From b5b830668560a7733ddd3609ba96e845aa63546b Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 16 Jun 2012 20:20:07 +0000 Subject: code cleanup: includes, also correct some py example typos --- source/gameengine/VideoTexture/PyTypeList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/gameengine/VideoTexture/PyTypeList.h') diff --git a/source/gameengine/VideoTexture/PyTypeList.h b/source/gameengine/VideoTexture/PyTypeList.h index e0f7480438d..aa1df0ce54b 100644 --- a/source/gameengine/VideoTexture/PyTypeList.h +++ b/source/gameengine/VideoTexture/PyTypeList.h @@ -32,7 +32,7 @@ http://www.gnu.org/copyleft/lesser.txt. #include #include -#include +#include "PyObjectPlus.h" // forward declaration class PyTypeListItem; -- cgit v1.2.3