From 091b9f6d3c1613e32e08e7f4663726344408d4a3 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Mon, 15 Jun 2009 15:42:36 +0200 Subject: Fixed spec file, to work with new version --- src/Daemon/CrashWatcher.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Daemon/CrashWatcher.cpp') diff --git a/src/Daemon/CrashWatcher.cpp b/src/Daemon/CrashWatcher.cpp index 97d03b5..fca8fc3 100644 --- a/src/Daemon/CrashWatcher.cpp +++ b/src/Daemon/CrashWatcher.cpp @@ -31,7 +31,6 @@ #include #include #include -#include "CommLayerInner.h" #include "ABRTException.h" /* just a helper function -- cgit