diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 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 |