diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 0ff411f1d..fc2d12975 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -85,7 +85,7 @@ SRC += events/actionevent.h \ gui/widgets/basiccontainer.h \ gui/buttoninfo.h \ gui/buttontext.h \ - gui/chatconsts.h \ + const/gui/chat.h \ gui/chatlog.h \ enums/gui/chatmsgtype.h \ gui/cliprect.h \ |