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 --- ksokoban/LevelCollection.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksokoban/LevelCollection.cpp') diff --git a/ksokoban/LevelCollection.cpp b/ksokoban/LevelCollection.cpp index e02acca0..300ba068 100644 --- a/ksokoban/LevelCollection.cpp +++ b/ksokoban/LevelCollection.cpp @@ -9,7 +9,7 @@ #include #include #include -#include +#include static inline unsigned long forward(unsigned long a, unsigned long b, unsigned long c, unsigned long d) -- cgit v1.2.1