From 3b6870c6e1177574772803b5b09416903ee40fc0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:07:29 -0600 Subject: Rename common header files for consistency with class renaming --- lib/kross/runner/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/kross/runner') diff --git a/lib/kross/runner/main.cpp b/lib/kross/runner/main.cpp index 436d7a7a..ebb812f9 100644 --- a/lib/kross/runner/main.cpp +++ b/lib/kross/runner/main.cpp @@ -27,9 +27,9 @@ // KDE #include -#include -#include -#include +#include +#include +#include #include // Kross -- cgit v1.2.1