summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 8c05c8a2e..c7ee06128 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -833,10 +833,10 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
notifications.h \
notifymanager.cpp \
notifymanager.h \
+ render/graphics_calcImageRect.hpp \
+ render/graphics_drawImageRect.hpp \
render/nullopenglgraphics.cpp \
render/nullopenglgraphics.h \
- render/openglgraphics_calcImageRect.hpp \
- render/openglgraphics_drawImageRect.hpp \
render/openglgraphicsdef.hpp \
render/renderers.cpp \
render/renderers.h \