]> git.tdb.fi Git - libs/gui.git/blobdiff - source/input/windows/touchscreen.cpp
Include the matching header first in .cpp files
[libs/gui.git] / source / input / windows / touchscreen.cpp
index ce8e5a2f71270c2278e97a6aba799c985d173907..5820bdad5a7fa25f9f1172e20eee3abce95456ca 100644 (file)
@@ -1,7 +1,7 @@
 #define _WIN32_WINNT 0x0601
+#include "touchscreen.h"
 #include <windows.h>
 #include <msp/graphics/window_private.h>
-#include "touchscreen.h"
 
 using namespace std;