From bfdd5aa4be7fb4f16488fbdd893cf12eee20187d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 6 Jan 2015 18:44:14 +0300 Subject: Move chatmsgtype.h into gui subdir. --- src/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/CMakeLists.txt') 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 -- cgit v1.2.3-60-g2f50