diff --git a/Code/OysterGraphics/Core/Core.h b/Code/OysterGraphics/Core/Core.h index 28d47e31..bc93777f 100644 --- a/Code/OysterGraphics/Core/Core.h +++ b/Code/OysterGraphics/Core/Core.h @@ -7,7 +7,7 @@ #include "CoreIncludes.h" #include #include "Buffer.h" -#include "OysterMath.h"; +#include "OysterMath.h" namespace Oyster {