summaryrefslogtreecommitdiff
path: root/src/touchmanager.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-15 18:07:17 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-15 18:38:03 +0300
commitcde42202d69e178da73c698065deca54b24054fd (patch)
treed636965ecde85db8de36fa65735920826e8e191b /src/touchmanager.h
parent21e63bbf54679ec236d1f09ed435959ff6a04db2 (diff)
downloadplus-cde42202d69e178da73c698065deca54b24054fd.tar.gz
plus-cde42202d69e178da73c698065deca54b24054fd.tar.bz2
plus-cde42202d69e178da73c698065deca54b24054fd.tar.xz
plus-cde42202d69e178da73c698065deca54b24054fd.zip
move exguichan files into gui/base/
Diffstat (limited to 'src/touchmanager.h')
-rw-r--r--src/touchmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/touchmanager.h b/src/touchmanager.h
index 6f7b96a6d..e203da69f 100644
--- a/src/touchmanager.h
+++ b/src/touchmanager.h
@@ -27,7 +27,7 @@
#include "input/keydata.h"
-#include <guichan/rectangle.hpp>
+#include "gui/base/rectangle.hpp"
#include <string>
#include <vector>