X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Finput%2Fwindows%2Ftouchscreen.cpp;h=5820bdad5a7fa25f9f1172e20eee3abce95456ca;hb=11ab96ba152e389814543a6398e2cd6f17a31092;hp=ce8e5a2f71270c2278e97a6aba799c985d173907;hpb=5089eb26984313f3a28ca7d941de97c509a45281;p=libs%2Fgui.git diff --git a/source/input/windows/touchscreen.cpp b/source/input/windows/touchscreen.cpp index ce8e5a2..5820bda 100644 --- a/source/input/windows/touchscreen.cpp +++ b/source/input/windows/touchscreen.cpp @@ -1,7 +1,7 @@ #define _WIN32_WINNT 0x0601 +#include "touchscreen.h" #include #include -#include "touchscreen.h" using namespace std;