summaryrefslogtreecommitdiff
path: root/src/chatlogger.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/chatlogger.h')
-rw-r--r--src/chatlogger.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/chatlogger.h b/src/chatlogger.h
index 948752aa0..a2a344800 100644
--- a/src/chatlogger.h
+++ b/src/chatlogger.h
@@ -26,7 +26,9 @@
#include <fstream>
#include <list>
-class ChatLogger
+#include "localconsts.h"
+
+class ChatLogger final
{
public:
/**