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_ErrorValue.h')
-rw-r--r--source/gameengine/Expressions/EXP_ErrorValue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Expressions/EXP_ErrorValue.h b/source/gameengine/Expressions/EXP_ErrorValue.h
index a6f91ca200a..aa2b1a68241 100644
--- a/source/gameengine/Expressions/EXP_ErrorValue.h
+++ b/source/gameengine/Expressions/EXP_ErrorValue.h
@@ -21,7 +21,7 @@
#include "EXP_Value.h"
-class CErrorValue : public CPropValue
+class CErrorValue : public CPropValue
{
public: