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 --- ktimer/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ktimer/main.cpp') diff --git a/ktimer/main.cpp b/ktimer/main.cpp index 63c3608..f5f968a 100644 --- a/ktimer/main.cpp +++ b/ktimer/main.cpp @@ -16,10 +16,10 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#include +#include #include -#include -#include +#include +#include #include "ktimer.h" -- cgit v1.2.1