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 8ff69ade6..de76d6fe2 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -671,8 +671,8 @@ SET(SRCS mapheights.h maplayer.cpp maplayer.h - mgl.cpp - mgl.h + render/mgl.cpp + render/mgl.h render/mobileopenglgraphics.cpp render/mobileopenglgraphics.h mouseinput.cpp |