Added Class, ClassDevice, ClassHost and ClassCommon to the internal class driver source filenames to prevent ambiguities.

This commit is contained in:
Dean Camera 2011-11-18 06:26:51 +00:00
parent 3e04487279
commit eb2e883fd3
54 changed files with 76 additions and 72 deletions

View file

@ -70,7 +70,7 @@
#include "../../../../Common/Common.h"
#include "HIDReportData.h"
#include "../Common/HID.h"
#include "HIDClassCommon.h"
/* Enable C linkage for C++ Compilers: */
#if defined(__cplusplus)