aboutsummaryrefslogtreecommitdiff
path: root/oggread~/oggread~.c
diff options
context:
space:
mode:
Diffstat (limited to 'oggread~/oggread~.c')
-rw-r--r--oggread~/oggread~.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/oggread~/oggread~.c b/oggread~/oggread~.c
index 435d0e9..af1a3a0 100644
--- a/oggread~/oggread~.c
+++ b/oggread~/oggread~.c
@@ -27,8 +27,8 @@
#include "m_pd.h"
#include "s_stuff.h"
-#include "codec.h"
-#include "vorbis/vorbisfile.h"
+#include <vorbis/codec.h>
+#include <vorbis/vorbisfile.h>
#include <sys/types.h>
#include <string.h>