diff options
Diffstat (limited to 'include/JSystem/JParticle/JPABaseShape.h')
| -rw-r--r-- | include/JSystem/JParticle/JPABaseShape.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/JSystem/JParticle/JPABaseShape.h b/include/JSystem/JParticle/JPABaseShape.h index af687cbe3c..c8b6b48537 100644 --- a/include/JSystem/JParticle/JPABaseShape.h +++ b/include/JSystem/JParticle/JPABaseShape.h @@ -1,7 +1,8 @@ #ifndef JPABASESHAPE_H #define JPABASESHAPE_H -#include "dolphin/gx/GX.h" +#include "dolphin/gx/GXEnum.h" +#include "dolphin/gx/GXStruct.h" #include "dolphin/types.h" class JPAEmitterWorkData; |
