From ee38b2862bfd887e95cf62fdf244edad40ece7b2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:20:35 -0600 Subject: Rename common header files for consistency with class renaming --- kommander/executor/instance.cpp | 2 +- kommander/executor/main.cpp | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kommander/executor') diff --git a/kommander/executor/instance.cpp b/kommander/executor/instance.cpp index 47032e99..fbf275a1 100644 --- a/kommander/executor/instance.cpp +++ b/kommander/executor/instance.cpp @@ -17,7 +17,7 @@ ***************************************************************************/ /* KDE INCLUDES */ -#include +#include #include #include #include diff --git a/kommander/executor/main.cpp b/kommander/executor/main.cpp index 7dc1758a..12f2ab01 100644 --- a/kommander/executor/main.cpp +++ b/kommander/executor/main.cpp @@ -16,9 +16,9 @@ ***************************************************************************/ /* KDE INCLUDES */ -#include -#include -#include +#include +#include +#include #include #include #include -- cgit v1.2.3