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/include/BIF_fsmenu.h')
-rw-r--r--source/blender/include/BIF_fsmenu.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/include/BIF_fsmenu.h b/source/blender/include/BIF_fsmenu.h
index 06c884898d4..50b671c6f3d 100644
--- a/source/blender/include/BIF_fsmenu.h
+++ b/source/blender/include/BIF_fsmenu.h
@@ -34,10 +34,6 @@
#ifndef BSE_FSMENU_H
#define BSE_FSMENU_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
/** Returns the number of entries in the Fileselect Menu */
int fsmenu_get_nentries (void);