From 509564c498b47d8a9e7dd75491cc54c57c4498dc Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:04:50 -0600 Subject: [PATCH] Rename common header files for consistency with class renaming --- src/daemon/daemon.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/daemon/daemon.cpp b/src/daemon/daemon.cpp index 79b900a..e5495db 100644 --- a/src/daemon/daemon.cpp +++ b/src/daemon/daemon.cpp @@ -29,10 +29,10 @@ #include #include #include -#include -#include +#include +#include #include -#include +#include #include #include