summaryrefslogtreecommitdiffstats
path: root/test/envs/opengl/texture_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/envs/opengl/texture_test.cpp')
-rw-r--r--test/envs/opengl/texture_test.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/envs/opengl/texture_test.cpp b/test/envs/opengl/texture_test.cpp
index de9caf3..b1f352c 100644
--- a/test/envs/opengl/texture_test.cpp
+++ b/test/envs/opengl/texture_test.cpp
@@ -1,6 +1,8 @@
#include "common/logger.h"
#include "common/image.h"
+
#include "graphics/opengl/gldevice.h"
+
#include "math/geometry.h"
#include <SDL/SDL.h>