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/fmod/SND_FmodDevice.h')
-rw-r--r--intern/SoundSystem/fmod/SND_FmodDevice.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/intern/SoundSystem/fmod/SND_FmodDevice.h b/intern/SoundSystem/fmod/SND_FmodDevice.h
index e8327ba706f..d44cfb9d937 100644
--- a/intern/SoundSystem/fmod/SND_FmodDevice.h
+++ b/intern/SoundSystem/fmod/SND_FmodDevice.h
@@ -36,10 +36,6 @@
#include "SND_AudioDevice.h"
#include "SoundDefines.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
class SND_FmodDevice : public SND_AudioDevice
{
public: