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/Converter/KX_ConvertSensors.h')
-rw-r--r--source/gameengine/Converter/KX_ConvertSensors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Converter/KX_ConvertSensors.h b/source/gameengine/Converter/KX_ConvertSensors.h
index 56248721a37..2ed2c9b3226 100644
--- a/source/gameengine/Converter/KX_ConvertSensors.h
+++ b/source/gameengine/Converter/KX_ConvertSensors.h
@@ -39,7 +39,7 @@ void BL_ConvertSensors(struct Object* blenderobject,
class KX_KetsjiEngine* kxengine,
int activeLayerBitInfo,
bool isInActiveLayer,
- class RAS_ICanvas* canvas,
+ class RAS_ICanvas* canvas,
class KX_BlenderSceneConverter* converter);
#endif /* __KX_CONVERTSENSORS_H__ */