diff options
-rw-r--r-- | src/crashhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crashhandler.h b/src/crashhandler.h index 7163def..b3005fc 100644 --- a/src/crashhandler.h +++ b/src/crashhandler.h @@ -13,7 +13,7 @@ #ifndef CRASH_H #define CRASH_H -#include <kcrash.h> //for main.cpp +#include <tdecrash.h> //for main.cpp /** * @author Max Howell |