diff options
Diffstat (limited to 'assetFactory/texturePacker.cpp')
-rw-r--r-- | assetFactory/texturePacker.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assetFactory/texturePacker.cpp b/assetFactory/texturePacker.cpp index fcc935f..1d533c1 100644 --- a/assetFactory/texturePacker.cpp +++ b/assetFactory/texturePacker.cpp @@ -1,5 +1,5 @@ #include "texturePacker.h" -#include "collections.hpp" +#include "collections.h" #include <GL/glew.h> #include <algorithm> #include <cstdio> |