summaryrefslogtreecommitdiffstats
path: root/ext/ladspa/utils.h
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-04 15:57:42 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-06-04 15:57:42 +0000
commitebc26a7b644a87f28be34d94c3adb4af73970f87 (patch)
tree78a72fbe2e2279a20a5d65e8ef869e3814c3a5d9 /ext/ladspa/utils.h
parent4c339a47cc4fe00cf28af5ef04e6d55a90fc8953 (diff)
include the system ladspa.h file
Original commit message from CVS: include the system ladspa.h file
Diffstat (limited to 'ext/ladspa/utils.h')
-rw-r--r--ext/ladspa/utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/ladspa/utils.h b/ext/ladspa/utils.h
index 1be64d09..d470eb0d 100644
--- a/ext/ladspa/utils.h
+++ b/ext/ladspa/utils.h
@@ -8,7 +8,7 @@
/*****************************************************************************/
-#include "ladspa.h"
+#include <ladspa.h>
/*****************************************************************************/