From 67e97e92622b5f6bab7ad6aa2e188bdcf6e4428d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:20:12 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- dcoppython/test/dcopserver/kdedcoptest.cpp | 2 +- dcoppython/test/dcopserver/kdedcoptest.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dcoppython') diff --git a/dcoppython/test/dcopserver/kdedcoptest.cpp b/dcoppython/test/dcopserver/kdedcoptest.cpp index f7a0bdf5..106e0a18 100644 --- a/dcoppython/test/dcopserver/kdedcoptest.cpp +++ b/dcoppython/test/dcopserver/kdedcoptest.cpp @@ -6,7 +6,7 @@ #include -#include +#include #include KDEDcopTest::KDEDcopTest() diff --git a/dcoppython/test/dcopserver/kdedcoptest.h b/dcoppython/test/dcopserver/kdedcoptest.h index 54009e02..84a4db01 100644 --- a/dcoppython/test/dcopserver/kdedcoptest.h +++ b/dcoppython/test/dcopserver/kdedcoptest.h @@ -9,7 +9,7 @@ #include #endif -#include +#include #include "mainclass.h" -- cgit v1.2.1