diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index fa5ee1c29..38a2d8782 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1094,7 +1094,7 @@ SET(SRCS gui/buttontext.h gui/chatconsts.h gui/chatlog.h - gui/chatmsgtype.h + enums/gui/chatmsgtype.h gui/cliprect.h gui/color.cpp gui/color.h |