]> git.tdb.fi Git - libs/gui.git/blobdiff - source/graphics/glx/glcontext.cpp
Include the matching header first in .cpp files
[libs/gui.git] / source / graphics / glx / glcontext.cpp
index 34daa08d1ce1e022648626ac9279d1ab771e7f2a..6859e3e1b3ab105fb314ac12690beef83c622fbc 100644 (file)
@@ -1,10 +1,10 @@
+#include "glcontext.h"
 #include <set>
 #include <vector>
 #include <GL/glx.h>
 #include <GL/glxext.h>
 #include <msp/strings/lexicalcast.h>
 #include <msp/strings/utils.h>
-#include "glcontext.h"
 #include "display_private.h"
 #include "window_private.h"