diff options
Diffstat (limited to 'src/daemon/Daemon.cpp')
| -rw-r--r-- | src/daemon/Daemon.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/daemon/Daemon.cpp b/src/daemon/Daemon.cpp index 7eeb0710..0aa04a30 100644 --- a/src/daemon/Daemon.cpp +++ b/src/daemon/Daemon.cpp @@ -28,7 +28,11 @@ #include <glib.h> #include "abrtlib.h" #include "abrt_exception.h" +#include "comm_layer_inner.h" +#include "Settings.h" +#include "CommLayerServerDBus.h" #include "CrashWatcher.h" +#include "MiddleWare.h" #include "Daemon.h" #include "parse_options.h" |
