Merge pull request #1078 from cxd4/TxInternal_h
[GlideHQ] s/common/Common
This commit is contained in:
commit
32cf9af0f2
|
@ -35,7 +35,7 @@
|
|||
#define TAPIENTRY
|
||||
#endif
|
||||
|
||||
#include <common/stdtypes.h>
|
||||
#include <Common/stdtypes.h>
|
||||
|
||||
typedef uint8_t uint8;
|
||||
typedef uint16_t uint16;
|
||||
|
|
Loading…
Reference in New Issue