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 9acd5be53..041fc9320 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -178,7 +178,7 @@ manaplus_SOURCES += events/actionevent.h \ gui/buttontext.h \ gui/chatconsts.h \ gui/chatlog.h \ - gui/chatmsgtype.h \ + enums/gui/chatmsgtype.h \ gui/cliprect.h \ gui/color.h \ gui/dialogtype.h \ |