diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d86d4d3de..13b47965c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -612,6 +612,9 @@ SET(SRCS mouseinput.h normalopenglgraphics.cpp normalopenglgraphics.h + notifications.h + notifymanager.cpp + notifymanager.h particle.cpp particle.h particlecontainer.cpp |