From 980088ed866120f458c10c1ec64295e84ad8ba82 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:19:31 -0600 Subject: Rename common header files for consistency with class renaming --- kcharselect/kcharselectdia.cc | 2 +- kcharselect/main.cc | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'kcharselect') diff --git a/kcharselect/kcharselectdia.cc b/kcharselect/kcharselectdia.cc index 49ea862..df3fa63 100644 --- a/kcharselect/kcharselectdia.cc +++ b/kcharselect/kcharselectdia.cc @@ -10,7 +10,7 @@ #include #include -#include +#include #include #include #include diff --git a/kcharselect/main.cc b/kcharselect/main.cc index 006d095..66d5771 100644 --- a/kcharselect/main.cc +++ b/kcharselect/main.cc @@ -6,10 +6,10 @@ #include "kcharselectdia.h" -#include +#include #include -#include -#include +#include +#include #include static const char description[] = -- cgit v1.2.1