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