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 'intern/SoundSystem/SND_Object.h')
-rw-r--r--intern/SoundSystem/SND_Object.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/intern/SoundSystem/SND_Object.h b/intern/SoundSystem/SND_Object.h
index 7a5e118fe47..b67ae3ee396 100644
--- a/intern/SoundSystem/SND_Object.h
+++ b/intern/SoundSystem/SND_Object.h
@@ -41,10 +41,6 @@
#include "MT_Matrix3x3.h"
#include "SoundDefines.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
/**
* SND_Object is an interface class for soundobjects, listeners and other
* kinds of sound related thingies.