summaryrefslogtreecommitdiff
path: root/src/gui/models/keylistmodel.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-24 21:39:02 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-24 21:39:02 +0300
commit798a2d57cc46ff7a70e9404275445d086ce6ef1e (patch)
treece06fad681fdab2746d0712221db51681ec89ac5 /src/gui/models/keylistmodel.h
parentaf0c69dea518051b0ab3054ce9f06cb2806d7d1b (diff)
downloadplus-798a2d57cc46ff7a70e9404275445d086ce6ef1e.tar.gz
plus-798a2d57cc46ff7a70e9404275445d086ce6ef1e.tar.bz2
plus-798a2d57cc46ff7a70e9404275445d086ce6ef1e.tar.xz
plus-798a2d57cc46ff7a70e9404275445d086ce6ef1e.zip
Fix localconsts.h and debug.h includes.
Diffstat (limited to 'src/gui/models/keylistmodel.h')
-rw-r--r--src/gui/models/keylistmodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/models/keylistmodel.h b/src/gui/models/keylistmodel.h
index 17d17acd4..be5083e3e 100644
--- a/src/gui/models/keylistmodel.h
+++ b/src/gui/models/keylistmodel.h
@@ -28,7 +28,7 @@
#include "gui/models/listmodel.h"
-#include "debug.h"
+#include "localconsts.h"
/**
* The list model for key function list.