summaryrefslogtreecommitdiffstats
path: root/test/envs/opengl/model_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/envs/opengl/model_test.cpp')
-rw-r--r--test/envs/opengl/model_test.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/envs/opengl/model_test.cpp b/test/envs/opengl/model_test.cpp
index a06a178..882b785 100644
--- a/test/envs/opengl/model_test.cpp
+++ b/test/envs/opengl/model_test.cpp
@@ -1,8 +1,11 @@
#include "app/system.h"
+
#include "common/logger.h"
#include "common/image.h"
+
#include "graphics/engine/modelfile.h"
#include "graphics/opengl/gldevice.h"
+
#include "math/geometry.h"
#include <SDL/SDL.h>