diff options
Diffstat (limited to 'src/core/common.h')
-rw-r--r-- | src/core/common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/common.h b/src/core/common.h index 181389da..882e2fae 100644 --- a/src/core/common.h +++ b/src/core/common.h @@ -84,10 +84,8 @@ typedef uint16_t wchar; #include "config.h" -#ifdef PED_SKIN #include <rphanim.h> #include <rpskin.h> -#endif #ifdef __GNUC__ #define TYPEALIGN(n) __attribute__ ((aligned (n))) |