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 873638df1..0b2dc20bf 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -315,6 +315,8 @@ SET(SRCS
gui/setup_players.h
gui/setup_video.cpp
gui/setup_video.h
+ gui/sdlfont.cpp
+ gui/sdlfont.h
gui/shopwindow.cpp
gui/shopwindow.h
gui/shortcutwindow.cpp
@@ -337,8 +339,6 @@ SET(SRCS
gui/theme.h
gui/trade.cpp
gui/trade.h
- gui/truetypefont.cpp
- gui/truetypefont.h
gui/unregisterdialog.cpp
gui/unregisterdialog.h
gui/updatewindow.cpp