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/intern/SND_IdObject.h')
-rw-r--r--intern/SoundSystem/intern/SND_IdObject.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/intern/SoundSystem/intern/SND_IdObject.h b/intern/SoundSystem/intern/SND_IdObject.h
index a32766481a5..fc9608b97bf 100644
--- a/intern/SoundSystem/intern/SND_IdObject.h
+++ b/intern/SoundSystem/intern/SND_IdObject.h
@@ -41,10 +41,6 @@
#include "GEN_List.h"
#include "SoundDefines.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
class SND_IdObject : public GEN_Link
{
SND_SoundObject* m_soundObject;