[GlideHQ] s/common/Common

This commit is contained in:
2016-05-02 23:53:56 -04:00
parent 69955a0aa9
commit 9c172e8106
1 changed files with 1 additions and 1 deletions

View File

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