]> git.localhorst.tv Git - blank.git/blobdiff - src/graphics/viewport.cpp
move common exceptions to app/error
[blank.git] / src / graphics / viewport.cpp
index cb446191ab8b0458769c21e0bd21916528af3fe4..a475f3e796f1d4c8d2b2af82987db711d368beb5 100644 (file)
@@ -3,7 +3,7 @@
 #include "SkyBox.hpp"
 #include "Viewport.hpp"
 
-#include "../app/init.hpp"
+#include "../app/error.hpp"
 #include "../geometry/const.hpp"
 
 #include <GL/glew.h>