summaryrefslogtreecommitdiffstats
path: root/baseline/source/h264_dec
diff options
context:
space:
mode:
Diffstat (limited to 'baseline/source/h264_dec')
-rw-r--r--baseline/source/h264_dec/h264_dec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/baseline/source/h264_dec/h264_dec.c b/baseline/source/h264_dec/h264_dec.c
index 1fed68b..e74bec9 100644
--- a/baseline/source/h264_dec/h264_dec.c
+++ b/baseline/source/h264_dec/h264_dec.c
@@ -25,7 +25,7 @@
25 Include section 25 Include section
26*/ 26*/
27 27
28#include "../extra.h" 28#include "extra.h"
29#include "h264_dec.h" 29#include "h264_dec.h"
30 30
31 31