src/glShared.h

changeset 1023
9450ac3cd930
parent 1014
f0a8ecb6a357
child 1033
32153a1dbb15
--- a/src/glShared.h	Tue Feb 16 16:28:44 2016 +0200
+++ b/src/glShared.h	Tue Feb 16 19:59:43 2016 +0200
@@ -18,12 +18,11 @@
 
 #pragma once
 
+#include "basics.h"
 #ifdef USE_QT5
 # include <QOpenGLFunctions>
 #endif
 
-#include "basics.h"
-
 class LDObject;
 
 struct LDPolygon

mercurial