From a807c1d9309ef3e248cb06e1d00faffa38d31222 Mon Sep 17 00:00:00 2001 From: Akiko Date: Sun, 7 Jun 2015 16:01:31 +0200 Subject: [PATCH] - another round of name corrections --- G3D/PtrTypes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/G3D/PtrTypes.h b/G3D/PtrTypes.h index bbf79c8..e5f5612 100644 --- a/G3D/PtrTypes.h +++ b/G3D/PtrTypes.h @@ -22,7 +22,7 @@ #ifndef GE_PTRTYPES_H #define GE_PTRTYPES_H -#include "BaseType.h" +#include "include/BaseType.h" #ifdef __cplusplus extern "C" { -- 2.15.1