diff options
Diffstat (limited to 'src/emoteshortcut.h')
-rw-r--r-- | src/emoteshortcut.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emoteshortcut.h b/src/emoteshortcut.h index 3e03a18f5..45bfcdabc 100644 --- a/src/emoteshortcut.h +++ b/src/emoteshortcut.h @@ -22,9 +22,9 @@ #ifndef EMOTESHORTCUT_H #define EMOTESHORTCUT_H -#include "localconsts.h" +#include "emoteshortcutconsts.h" -static const int SHORTCUT_EMOTES = 48; +#include "localconsts.h" /** * The class which keeps track of the emote shortcuts. |