From 0fde6f4f75a47dd290b9168c1984eec10afd1c84 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:10:43 -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 c1223cf..8beedaa 100755 --- a/src/main.cpp +++ b/src/main.cpp @@ -4,8 +4,8 @@ #include "tplugins.h" -#include -#include +#include +#include #include static const char description[] = -- cgit v1.2.1