From ccbad20c6d5a2da13adaf0a3e5e591d3aecd967b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:16:01 -0600 Subject: Rename common header files for consistency with class renaming --- dcoppython/test/dcopserver/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dcoppython') diff --git a/dcoppython/test/dcopserver/main.cpp b/dcoppython/test/dcopserver/main.cpp index aad9030c..1a99f280 100644 --- a/dcoppython/test/dcopserver/main.cpp +++ b/dcoppython/test/dcopserver/main.cpp @@ -3,9 +3,9 @@ */ #include "kdedcoptest.h" -#include -#include -#include +#include +#include +#include #include static const char *description = -- cgit v1.2.1