From af1081c62ff7678846c133304e99aac3411ec707 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:05:04 -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 2f8096f..ec70fc1 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -20,8 +20,8 @@ #include #include -#include -#include +#include +#include #include "toplevel.h" -- cgit v1.2.3