diff options
Diffstat (limited to 'Stars45/Solid.cpp')
-rw-r--r-- | Stars45/Solid.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Stars45/Solid.cpp b/Stars45/Solid.cpp index bc10425..eef2d55 100644 --- a/Stars45/Solid.cpp +++ b/Stars45/Solid.cpp @@ -44,7 +44,7 @@ #include "Light.h" #include "Shadow.h" #include "Projector.h" -#include "OPCODE.h" +#include "Opcode.h" #ifdef for #undef for |