summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 7fe4630b3..94d39ed4a 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -586,8 +586,6 @@ SET(SRCS
map.h
maplayer.cpp
maplayer.h
- opengl1graphics.cpp
- opengl1graphics.h
openglgraphics.cpp
openglgraphics.h
particle.cpp
@@ -608,6 +606,8 @@ SET(SRCS
properties.h
rotationalparticle.cpp
rotationalparticle.h
+ safeopenglgraphics.cpp
+ safeopenglgraphics.h
shopitem.cpp
shopitem.h
simpleanimation.cpp