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
path: root/intern
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2009-08-10 08:50:48 +0400
committerCampbell Barton <ideasman42@gmail.com>2009-08-10 08:50:48 +0400
commit7084be920a0acb95e2db84bb7029a65bc7a76d9a (patch)
treee7159bcddfc48fc1c11e0d77e5d7ef4c9a44db7e /intern
parent335b74a7143dc328e1c216176fb04b207ced8ee7 (diff)
fix for build problem with audiospace and implicit declaration.
Diffstat (limited to 'intern')
-rw-r--r--intern/audaspace/AUD_C-API.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/audaspace/AUD_C-API.h b/intern/audaspace/AUD_C-API.h
index b08f05db1ca..1c3a4b94624 100644
--- a/intern/audaspace/AUD_C-API.h
+++ b/intern/audaspace/AUD_C-API.h
@@ -30,7 +30,7 @@
extern "C" {
#endif
-#include "AUD_Space.h"
+#include "./intern/AUD_Space.h"
typedef enum
{