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/KX_Python_dynamic.h')
-rw-r--r--source/gameengine/Expressions/KX_Python_dynamic.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/Expressions/KX_Python_dynamic.h b/source/gameengine/Expressions/KX_Python_dynamic.h
index 11dafcde3ce..6ba31796e4f 100644
--- a/source/gameengine/Expressions/KX_Python_dynamic.h
+++ b/source/gameengine/Expressions/KX_Python_dynamic.h
@@ -32,10 +32,6 @@
#ifndef KX_PYTHON_H
#define KX_PYTHON_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
//#define USE_DL_EXPORT
#include "Python.h"