summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/CMakeLists.txt4
-rw-r--r--src/Makefile.am4
-rw-r--r--src/render/graphics_calcImageRect.hpp (renamed from src/render/openglgraphics_calcImageRect.hpp)0
-rw-r--r--src/render/graphics_drawImageRect.hpp (renamed from src/render/openglgraphics_drawImageRect.hpp)0
4 files changed, 4 insertions, 4 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index d8d2ce6c3..65f5a0f44 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -696,10 +696,10 @@ SET(SRCS
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
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 \
diff --git a/src/render/openglgraphics_calcImageRect.hpp b/src/render/graphics_calcImageRect.hpp
index 403c85ba7..403c85ba7 100644
--- a/src/render/openglgraphics_calcImageRect.hpp
+++ b/src/render/graphics_calcImageRect.hpp
diff --git a/src/render/openglgraphics_drawImageRect.hpp b/src/render/graphics_drawImageRect.hpp
index 5c4bba0a1..5c4bba0a1 100644
--- a/src/render/openglgraphics_drawImageRect.hpp
+++ b/src/render/graphics_drawImageRect.hpp