From 38e782f30d15a0fceabf863e40ffe66124cef8a8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 29 Dec 2015 00:59:00 +0300 Subject: Move touchmanager into touch directory. --- src/touchactions.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/touchactions.cpp') diff --git a/src/touchactions.cpp b/src/touchactions.cpp index c2d34463f..3d3d38408 100644 --- a/src/touchactions.cpp +++ b/src/touchactions.cpp @@ -20,11 +20,11 @@ #include "touchactions.h" -#include "touchmanager.h" - #include "input/inputmanager.h" #include "input/mouseinput.h" +#include "input/touch/touchmanager.h" + #include "debug.h" bool padClicked(false); -- cgit v1.2.3-70-g09d2