From 279764bab1514a051db18e14241e9bae62be14d6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 22:00:37 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- kommander/executor/instance.cpp | 6 +++--- kommander/executor/main.cpp | 6 +++--- kommander/executor/register.cpp | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'kommander/executor') diff --git a/kommander/executor/instance.cpp b/kommander/executor/instance.cpp index fbf275a1..bd3ea25d 100644 --- a/kommander/executor/instance.cpp +++ b/kommander/executor/instance.cpp @@ -18,9 +18,9 @@ /* KDE INCLUDES */ #include -#include -#include -#include +#include +#include +#include #include /* QT INCLUDES */ diff --git a/kommander/executor/main.cpp b/kommander/executor/main.cpp index 12f2ab01..a82479b3 100644 --- a/kommander/executor/main.cpp +++ b/kommander/executor/main.cpp @@ -19,10 +19,10 @@ #include #include #include -#include -#include +#include +#include #include -#include +#include /* QT INCLUDES */ #include diff --git a/kommander/executor/register.cpp b/kommander/executor/register.cpp index 3cacdbd9..b4a8c259 100644 --- a/kommander/executor/register.cpp +++ b/kommander/executor/register.cpp @@ -17,7 +17,7 @@ #include #include -#include +#include void Instance::registerDCOP() { -- cgit v1.2.1