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/ImageBuff.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/gameengine/VideoTexture/ImageBuff.cpp') diff --git a/source/gameengine/VideoTexture/ImageBuff.cpp b/source/gameengine/VideoTexture/ImageBuff.cpp index d28babfcc90..9854da0ea86 100644 --- a/source/gameengine/VideoTexture/ImageBuff.cpp +++ b/source/gameengine/VideoTexture/ImageBuff.cpp @@ -26,7 +26,7 @@ http://www.gnu.org/copyleft/lesser.txt. // implementation -#include +#include "PyObjectPlus.h" #include #include "ImageBuff.h" -- cgit v1.2.3