From 0ef94e0c80e663dc0710502dbae9f7380b01a751 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:08:34 -0600 Subject: Rename common header files for consistency with class renaming --- src/main.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 0cfed7b..f3c55f8 100755 --- a/src/main.cpp +++ b/src/main.cpp @@ -20,9 +20,9 @@ #include "kpicosim.h" -#include -#include -#include +#include +#include +#include #include static const char description[] = -- cgit v1.2.1