]> git.sesse.net Git - movit/blobdiff - widgets.cpp
Run include-what-you-use over all of movit. Some hand tuning.
[movit] / widgets.cpp
index 5742e457a8117f9690de9c9aeec852e62a3a4f67..1c7313669f0c1211044bc5a4ee6407d85ddf8691 100644 (file)
@@ -1,5 +1,5 @@
-#include <math.h>
 #include <GL/glew.h>
+#include <math.h>
 
 #include "widgets.h"
 #include "util.h"