From cb1a1603e744fd5b7925171b4798b7045b563f63 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 1 Sep 2015 00:31:47 +0300 Subject: Change extension in some internals includes from h to inc. --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 881a75825..929866e66 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1327,7 +1327,7 @@ manaplus_SOURCES += \ net/tmwa/questhandler.h \ net/tmwa/questrecv.cpp \ net/tmwa/questrecv.h \ - net/tmwa/recvpackets.h \ + net/tmwa/recvpackets.inc \ net/tmwa/serverfeatures.cpp \ net/tmwa/serverfeatures.h \ net/tmwa/skillhandler.cpp \ @@ -1555,7 +1555,7 @@ manaplus_SOURCES += gui/windows/bankwindow.cpp \ net/eathena/questhandler.h \ net/eathena/questrecv.cpp \ net/eathena/questrecv.h \ - net/eathena/recvpackets.h \ + net/eathena/recvpackets.inc \ net/eathena/roulettehandler.cpp \ net/eathena/roulettehandler.h \ net/eathena/rouletterecv.cpp \ -- cgit v1.2.3-60-g2f50