summaryrefslogtreecommitdiffstats
path: root/src/daemon/CommLayerServer.h
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-11-26 17:51:54 +0100
committerDenys Vlasenko <dvlasenk@redhat.com>2010-11-26 17:51:54 +0100
commita22c570ddba7a71f717eb2209674f4301f5ba8d7 (patch)
tree9febb0bfac7c37dac060d1aec95476db2da5b568 /src/daemon/CommLayerServer.h
parentf43845314b189eb1810ee98b3c3be2dca3bfecd1 (diff)
preparatory patch for future factoring out of headers for reportlib
Some files and functions are renamed, no logic changes. Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'src/daemon/CommLayerServer.h')
-rw-r--r--src/daemon/CommLayerServer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/CommLayerServer.h b/src/daemon/CommLayerServer.h
index 6eb8b464..5b7ecf57 100644
--- a/src/daemon/CommLayerServer.h
+++ b/src/daemon/CommLayerServer.h
@@ -20,7 +20,7 @@
#define COMMLAYERSERVER_H_
#include "abrtlib.h"
-#include "crash_types.h"
+#include "abrt_crash_dump.h"
class CCommLayerServer {
public: