diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 60a529421..3482b6d87 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -383,6 +383,8 @@ SET(SRCS gui/onlineplayer.h gui/palette.cpp gui/palette.h + gui/popupmanager.cpp + gui/popupmanager.h gui/popups/popupmenu.cpp gui/popups/popupmenu.h gui/windows/questswindow.cpp |