diff options
Diffstat (limited to 'src/chatlog.cpp')
-rw-r--r-- | src/chatlog.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chatlog.cpp b/src/chatlog.cpp index 8d3e43f50..b0ff14479 100644 --- a/src/chatlog.cpp +++ b/src/chatlog.cpp @@ -42,6 +42,8 @@ #include "utils/stringutils.h" +#include "debug.h" + ChatLogger::ChatLogger() { } |