]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/gesturedetector.cpp
Include the matching header first in .cpp files
[libs/gui.git] / source / input / gesturedetector.cpp
index d53c07f7c47c827142513a0e148f776536dbd039..f6678e8156a2ab8af4a4cf613a39a3d07d5e1f75 100644 (file)
@@ -1,7 +1,7 @@
+#include "gesturedetector.h"
 #define _USE_MATH_DEFINES
 #include <cmath>
 #include <sigc++/bind_return.h>
-#include "gesturedetector.h"
 #include "touchscreen.h"
 
 using namespace std;