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/blender/blenpluginapi/plugin.h')
-rw-r--r--source/blender/blenpluginapi/plugin.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/blenpluginapi/plugin.h b/source/blender/blenpluginapi/plugin.h
index 12864477e4d..59596b8b7df 100644
--- a/source/blender/blenpluginapi/plugin.h
+++ b/source/blender/blenpluginapi/plugin.h
@@ -31,10 +31,6 @@
#ifndef PLUGIN_H
#define PLUGIN_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include "iff.h"
#include "util.h"
#include "floatpatch.h"