From d5f01dcc48ac3af828089b8810ef30a245e0346b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:16:19 -0600 Subject: Rename common header files for consistency with class renaming --- ktouch/src/ktouch.h | 2 +- ktouch/src/main.cpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ktouch') diff --git a/ktouch/src/ktouch.h b/ktouch/src/ktouch.h index e2648969..7b58b411 100644 --- a/ktouch/src/ktouch.h +++ b/ktouch/src/ktouch.h @@ -22,7 +22,7 @@ #include #include -#include +#include #include class TQLabel; diff --git a/ktouch/src/main.cpp b/ktouch/src/main.cpp index 7f8fbcf1..c8b74b57 100644 --- a/ktouch/src/main.cpp +++ b/ktouch/src/main.cpp @@ -11,8 +11,8 @@ ***************************************************************************/ #include "ktouch.h" -#include -#include +#include +#include #include -- cgit v1.2.1