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/BL_Material.cpp')
-rw-r--r--source/gameengine/Converter/BL_Material.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/gameengine/Converter/BL_Material.cpp b/source/gameengine/Converter/BL_Material.cpp
index fd4f0f13989..b77750c1644 100644
--- a/source/gameengine/Converter/BL_Material.cpp
+++ b/source/gameengine/Converter/BL_Material.cpp
@@ -10,6 +10,7 @@
#include <GL/glu.h>
#endif
+
#include <iostream>
#include "BL_Material.h"