AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file.

This commit is contained in:
Dean Camera 2012-05-15 19:51:41 +00:00
parent e9e6730d49
commit cb9e7392c5
108 changed files with 69 additions and 89 deletions

View file

@ -41,6 +41,7 @@
#include "Webserver.h"
#include "Lib/uIPManagement.h"
#include "Config/AppConfig.h"
/* External Variables: */
extern USB_ClassInfo_RNDIS_Host_t Ethernet_RNDIS_Interface_Host;