From 72004f7f2eb558814b78630b25e23b968ac068ea Mon Sep 17 00:00:00 2001 From: tom Date: Sat, 2 May 2015 22:51:52 -0500 Subject: fixed in file naming --- inc/resource.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/resource.hpp') diff --git a/inc/resource.hpp b/inc/resource.hpp index 463f355..986a03d 100644 --- a/inc/resource.hpp +++ b/inc/resource.hpp @@ -1,7 +1,7 @@ #ifndef resource_h #define resource_h -#include "entity.h" +#include "entity.hpp" class Resource: public Entity { -- cgit v1.2.3