Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/gameengine/Expressions/EXP_ListWrapper.h')
-rw-r--r--source/gameengine/Expressions/EXP_ListWrapper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Expressions/EXP_ListWrapper.h b/source/gameengine/Expressions/EXP_ListWrapper.h
index e4c97691acb..c0f149aa1af 100644
--- a/source/gameengine/Expressions/EXP_ListWrapper.h
+++ b/source/gameengine/Expressions/EXP_ListWrapper.h
@@ -31,7 +31,7 @@
#include "EXP_Value.h"
-class CListWrapper : public CValue
+class CListWrapper : public CValue
{
Py_Header
private: