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/blenloader/BLO_soundfile.h')
-rw-r--r--source/blender/blenloader/BLO_soundfile.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/blender/blenloader/BLO_soundfile.h b/source/blender/blenloader/BLO_soundfile.h
index 51da3543f83..3a8ff3fcb99 100644
--- a/source/blender/blenloader/BLO_soundfile.h
+++ b/source/blender/blenloader/BLO_soundfile.h
@@ -32,10 +32,6 @@
#ifndef BLO_SOUNDFILE_H
#define BLO_SOUNDFILE_H
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include "DNA_sound_types.h"
#include "DNA_packedFile_types.h"