diff options
Diffstat (limited to 'src/gui/models')
-rw-r--r-- | src/gui/models/keylistmodel.h | 2 |
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. |