diff options
Diffstat (limited to 'src/gui/chatlog.h')
-rw-r--r-- | src/gui/chatlog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/chatlog.h b/src/gui/chatlog.h index 9495bb0e3..8e8e70696 100644 --- a/src/gui/chatlog.h +++ b/src/gui/chatlog.h @@ -23,7 +23,7 @@ #ifndef GUI_CHATLOG_H #define GUI_CHATLOG_H -#include "enums/chatmsgtype.h" +#include "enums/gui/chatmsgtype.h" #include <string> |