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/GamePlayer/common/unix/GPU_Engine.h')
-rw-r--r--source/gameengine/GamePlayer/common/unix/GPU_Engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/GamePlayer/common/unix/GPU_Engine.h b/source/gameengine/GamePlayer/common/unix/GPU_Engine.h
index d5d8ffdb138..12fb70c84ef 100644
--- a/source/gameengine/GamePlayer/common/unix/GPU_Engine.h
+++ b/source/gameengine/GamePlayer/common/unix/GPU_Engine.h
@@ -34,7 +34,7 @@
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>
-#define Object DNA_Object // tricky stuff !!! but without it it doesn't compile...
+#define Object DNA_Object // tricky stuff !!! but without it, it doesn't compile...
#include "GPC_Engine.h"