From e8585949197fd7b5423328b0aeb8cceffa18f0db Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:04:05 -0600 Subject: Rename common header files for consistency with class renaming --- src/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 3c03095..dfb9037 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -14,8 +14,8 @@ */ -#include -#include +#include +#include #include #include #include -- cgit v1.2.1