Selaa lähdekoodia

Fixed a missing header.

cib 12 vuotta sitten
vanhempi
sitoutus
a443822479
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      Core/Contents/Source/PolyGLSLProgram.cpp

+ 1 - 0
Core/Contents/Source/PolyGLSLProgram.cpp

@@ -28,6 +28,7 @@ THE SOFTWARE.
 #include "PolyLogger.h"
 #include "PolyCoreServices.h"
 #include "PolyLogger.h"
+#include "PolyGLHeaders.h"
 
 #ifdef _WINDOWS
 #include <windows.h>