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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/intern/SoundSystem/SND_SoundObject.h b/intern/SoundSystem/SND_SoundObject.h
index 6d827090d33..ac8d7b87c7b 100644
--- a/intern/SoundSystem/SND_SoundObject.h
+++ b/intern/SoundSystem/SND_SoundObject.h
@@ -40,6 +40,9 @@
#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