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/GPC_Engine.h')
-rw-r--r--source/gameengine/GamePlayer/common/GPC_Engine.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/gameengine/GamePlayer/common/GPC_Engine.h b/source/gameengine/GamePlayer/common/GPC_Engine.h
index 88a5f1dbe25..ce71df64f7b 100644
--- a/source/gameengine/GamePlayer/common/GPC_Engine.h
+++ b/source/gameengine/GamePlayer/common/GPC_Engine.h
@@ -33,10 +33,6 @@
#ifndef __GPC_ENGINE_H
#define __GPC_ENGINE_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include "GPC_Canvas.h"
#include "GPC_System.h"