diff options
-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 2456617da..6f0dd30f4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -167,7 +167,7 @@ manaplus_SOURCES += gui/base/actionevent.hpp \ gui/base/focushandler.hpp \ listeners/focuslistener.h \ gui/base/font.hpp \ - gui/base/graphics.hpp \ + render/graphics.h \ gui/base/gui.hpp \ gui/base/input.hpp \ gui/base/inputevent.hpp \ |