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_IAudioDevice.h')
-rw-r--r--intern/SoundSystem/SND_IAudioDevice.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/intern/SoundSystem/SND_IAudioDevice.h b/intern/SoundSystem/SND_IAudioDevice.h
index 4c73e585b9d..73d52e13c05 100644
--- a/intern/SoundSystem/SND_IAudioDevice.h
+++ b/intern/SoundSystem/SND_IAudioDevice.h
@@ -38,10 +38,6 @@
#include "SND_WaveSlot.h"
#include "MT_Matrix3x3.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
class SND_IAudioDevice
{
public: