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/BSE_buttons.h')
-rw-r--r--source/blender/include/BSE_buttons.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/include/BSE_buttons.h b/source/blender/include/BSE_buttons.h
index 117b2d51baf..dd2332fbec2 100644
--- a/source/blender/include/BSE_buttons.h
+++ b/source/blender/include/BSE_buttons.h
@@ -33,10 +33,6 @@
#ifndef BSE_BUTTONS_H
#define BSE_BUTTONS_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
struct ID;
void test_meshpoin_but(char *name, struct ID **idpp);