diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 8faf6f2a2..79fe1aee5 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1351,6 +1351,7 @@ SET(SRCS enums/gui/browserboxmode.h enums/gui/chatmsgtype.h enums/gui/chattabtype.h + enums/gui/colorname.h gui/cliprect.h gui/color.h gui/colorpair.h |