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/blenloader/intern/genfile.h')
-rw-r--r--source/blender/blenloader/intern/genfile.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/blenloader/intern/genfile.h b/source/blender/blenloader/intern/genfile.h
index 91adbc4070d..e23802958ee 100644
--- a/source/blender/blenloader/intern/genfile.h
+++ b/source/blender/blenloader/intern/genfile.h
@@ -34,10 +34,6 @@
#ifndef GENFILE_H
#define GENFILE_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
struct SDNA;
int dna_findstruct_nr(struct SDNA *sdna, char *str);