From e6b7858482abde4b7e5cf6a554bd1599691fbfa6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:16:48 -0600 Subject: Rename common header files for consistency with class renaming --- kolf/objects/poolball/poolball.cpp | 2 +- kolf/objects/test/test.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'kolf/objects') diff --git a/kolf/objects/poolball/poolball.cpp b/kolf/objects/poolball/poolball.cpp index 2b5e7f98..147c8e1e 100644 --- a/kolf/objects/poolball/poolball.cpp +++ b/kolf/objects/poolball/poolball.cpp @@ -7,7 +7,7 @@ #include #include -#include +#include #include #include #include diff --git a/kolf/objects/test/test.cpp b/kolf/objects/test/test.cpp index f5ed6753..7e0fe011 100644 --- a/kolf/objects/test/test.cpp +++ b/kolf/objects/test/test.cpp @@ -7,7 +7,7 @@ #include #include -#include +#include #include #include -- cgit v1.2.3