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 9193ad2d6..3ce90be29 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -893,7 +893,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \ textmanager.h \ particle/textparticle.cpp \ particle/textparticle.h \ - tileset.h \ + resources/map/tileset.h \ touchactions.cpp \ touchactions.h \ touchmanager.cpp \ |