Merge pull request #1078 from cxd4/TxInternal_h

[GlideHQ] s/common/Common
This commit is contained in:
zilmar 2016-05-03 14:45:07 +10:00
commit 32cf9af0f2
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
#define TAPIENTRY
#endif
#include <common/stdtypes.h>
#include <Common/stdtypes.h>
typedef uint8_t uint8;
typedef uint16_t uint16;