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/avi/intern/endian.h')
-rw-r--r--source/blender/avi/intern/endian.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/avi/intern/endian.h b/source/blender/avi/intern/endian.h
index 133b397dbbf..907069c1f87 100644
--- a/source/blender/avi/intern/endian.h
+++ b/source/blender/avi/intern/endian.h
@@ -40,10 +40,6 @@
#include <stdio.h>
#include "AVI_avi.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#define AVI_RAW 0
#define AVI_CHUNK 1
#define AVI_LIST 2