summaryrefslogtreecommitdiff
path: root/src/emoteshortcut.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emoteshortcut.h')
-rw-r--r--src/emoteshortcut.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/emoteshortcut.h b/src/emoteshortcut.h
index e9c52827c..cbef84cd0 100644
--- a/src/emoteshortcut.h
+++ b/src/emoteshortcut.h
@@ -22,12 +22,14 @@
#ifndef EMOTESHORTCUT_H
#define EMOTESHORTCUT_H
+#include "localconsts.h"
+
static const int SHORTCUT_EMOTES = 48;
/**
* The class which keeps track of the emote shortcuts.
*/
-class EmoteShortcut
+class EmoteShortcut final
{
public:
/**