summaryrefslogtreecommitdiffstats
path: root/src/Daemon/Daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Daemon/Daemon.h')
-rw-r--r--src/Daemon/Daemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Daemon/Daemon.h b/src/Daemon/Daemon.h
index c47d162..74f4a82 100644
--- a/src/Daemon/Daemon.h
+++ b/src/Daemon/Daemon.h
@@ -21,7 +21,7 @@
#define DAEMON_H_
#include <pthread.h>
-#include "MiddleWareTypes.h"
+#include "abrt_types.h"
#include "CrashTypes.h"
class CCrashWatcher;