From db987e23d5dd33a5db8764743facbb906ac22b0f Mon Sep 17 00:00:00 2001 From: Aki Date: Sat, 29 Jan 2022 04:27:21 +0100 Subject: Fixed case in include paths in Stars45 --- Stars45/Solid.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Stars45/Solid.cpp') 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 -- cgit v1.1