summaryrefslogtreecommitdiff
path: root/codebook.h
diff options
context:
space:
mode:
Diffstat (limited to 'codebook.h')
-rw-r--r--codebook.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/codebook.h b/codebook.h
index 14f6538..07cf812 100644
--- a/codebook.h
+++ b/codebook.h
@@ -18,7 +18,7 @@
#ifndef _V_CODEBOOK_H_
#define _V_CODEBOOK_H_
-#include "ogg.h"
+#include <ogg/ogg.h>
/* This structure encapsulates huffman and VQ style encoding books; it
doesn't do anything specific to either.