From 856c345feca062fdfc0b177e0de25489fb1b0c06 Mon Sep 17 00:00:00 2001 From: "chirs241097@gmail.com" Date: Sat, 15 Mar 2014 02:29:19 +0000 Subject: Extend hge with a 3D Rotation method, it's not tested yet. Fix probable compile errors due to includes. --- hgehelp/resources.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hgehelp/resources.cpp') diff --git a/hgehelp/resources.cpp b/hgehelp/resources.cpp index 0c41495..33afcaa 100644 --- a/hgehelp/resources.cpp +++ b/hgehelp/resources.cpp @@ -7,7 +7,7 @@ */ -#include "../../include/hgeresource.h" +#include "hgeresource.h" #include "parser.h" #include "resources.h" -- cgit v1.2.3