aboutsummaryrefslogtreecommitdiff
path: root/oggamp~/oggamp~.c
diff options
context:
space:
mode:
Diffstat (limited to 'oggamp~/oggamp~.c')
-rw-r--r--oggamp~/oggamp~.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/oggamp~/oggamp~.c b/oggamp~/oggamp~.c
index ac488c0..a9ff78b 100644
--- a/oggamp~/oggamp~.c
+++ b/oggamp~/oggamp~.c
@@ -33,7 +33,7 @@
#include "m_pd.h"
#include "g_canvas.h"
/* Vorbis includes */
-#include "codec.h"
+#include <vorbis/codec.h>
#include <sys/types.h>
#include <ctype.h>