diff options
Diffstat (limited to 'include/JSystem/JStage/JSGAmbientLight.h')
| -rw-r--r-- | include/JSystem/JStage/JSGAmbientLight.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/JSystem/JStage/JSGAmbientLight.h b/include/JSystem/JStage/JSGAmbientLight.h index 7d0d183501..144d5af9c2 100644 --- a/include/JSystem/JStage/JSGAmbientLight.h +++ b/include/JSystem/JStage/JSGAmbientLight.h @@ -2,7 +2,7 @@ #define JSGAMBIENTLIGHT_H #include "JSystem/JStage/JSGObject.h" -#include "dolphin/gx/GX.h" +#include "dolphin/gx/GXStruct.h" namespace JStage { struct TAmbientLight : public TObject { |
