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_SoundObject.h')
-rw-r--r--intern/SoundSystem/SND_SoundObject.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/intern/SoundSystem/SND_SoundObject.h b/intern/SoundSystem/SND_SoundObject.h
index ac8d7b87c7b..a6a98fba220 100644
--- a/intern/SoundSystem/SND_SoundObject.h
+++ b/intern/SoundSystem/SND_SoundObject.h
@@ -40,10 +40,6 @@
#include "SND_Object.h"
#include "STR_String.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
/**
* SND_SoundObject is a class for api independent sounddata storage conected to an actuator
*/