summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index fccf99fb6..d68026c5d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -774,7 +774,7 @@ SET(SRCS
gui/base/basiccontainer.hpp
gui/base/cliprectangle.hpp
gui/base/color.hpp
- gui/base/deathlistener.hpp
+ listeners/deathlistener.h
gui/base/event.hpp
gui/base/exception.hpp
gui/base/focushandler.hpp