summaryrefslogtreecommitdiff
path: root/vp8/encoder/segmentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp8/encoder/segmentation.h')
-rw-r--r--vp8/encoder/segmentation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp8/encoder/segmentation.h b/vp8/encoder/segmentation.h
index 216e194c2..12815b087 100644
--- a/vp8/encoder/segmentation.h
+++ b/vp8/encoder/segmentation.h
@@ -10,7 +10,7 @@
#include "string.h"
-#include "blockd.h"
+#include "vp8/common/blockd.h"
#include "onyx_int.h"
extern void vp8_update_gf_useage_maps(VP8_COMP *cpi, VP8_COMMON *cm, MACROBLOCK *x);