]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/android/touchscreen.cpp
Include the matching header first in .cpp files
[libs/gui.git] / source / input / android / touchscreen.cpp
index 4e443b5e0529eda29fd4a7064cbf8456b245100b..ac205386ee0781f952ec40d5d68d57a95d07829e 100644 (file)
@@ -1,5 +1,5 @@
-#include <msp/graphics/window_private.h>
 #include "touchscreen.h"
+#include <msp/graphics/window_private.h>
 
 namespace Msp {
 namespace Input {