summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f20376feb..246da6073 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -168,7 +168,7 @@ manaplus_SOURCES += events/actionevent.h \
gui/base/rectangle.hpp \
events/selectionevent.h \
listeners/selectionlistener.h \
- gui/base/sdl/sdlpixel.hpp \
+ utils/sdlpixel.h \
gui/base/widget.hpp \
listeners/widgetlistener.h \
gui/base/widgets/button.hpp \