]> git.sesse.net Git - nageru/blobdiff - gpu_timers.h
Allow symlinked frame files. Useful for testing.
[nageru] / gpu_timers.h
index e843fea120caa5d4dd090457d79047f9e41f6311..a8c626e18ae04902afee27faa6105b81c0805dad 100644 (file)
@@ -1,12 +1,11 @@
 #ifndef _GPU_TIMERS_H
 #define _GPU_TIMERS_H 1
 
+#include <epoxy/gl.h>
 #include <string>
 #include <utility>
 #include <vector>
 
-#include <epoxy/gl.h>
-
 extern bool enable_timing;
 extern bool detailed_timing;
 extern bool in_warmup;