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_buttons.h')
-rw-r--r--source/blender/include/BIF_buttons.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/include/BIF_buttons.h b/source/blender/include/BIF_buttons.h
index d64077ab611..2f3a87baf5e 100644
--- a/source/blender/include/BIF_buttons.h
+++ b/source/blender/include/BIF_buttons.h
@@ -32,10 +32,6 @@
#ifndef BIF_BUTTONS_H
#define BIF_BUTTONS_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
struct Base;
extern void do_blenderbuttons(unsigned short event);