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/playanim_ext.h')
-rw-r--r--source/blender/include/playanim_ext.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/include/playanim_ext.h b/source/blender/include/playanim_ext.h
index 6da88e434c7..bef610ac018 100644
--- a/source/blender/include/playanim_ext.h
+++ b/source/blender/include/playanim_ext.h
@@ -34,10 +34,6 @@
#ifndef PLAYANIM_EXT_H
#define PLAYANIM_EXT_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
/* used in apps */
extern void playanim(int argc, char **argv);