diff options
Diffstat (limited to 'all_pairs/source/mpeg2')
| -rw-r--r-- | all_pairs/source/mpeg2/mpeg2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/all_pairs/source/mpeg2/mpeg2.c b/all_pairs/source/mpeg2/mpeg2.c index a810744..0567225 100644 --- a/all_pairs/source/mpeg2/mpeg2.c +++ b/all_pairs/source/mpeg2/mpeg2.c | |||
| @@ -48,7 +48,7 @@ | |||
| 48 | /* | 48 | /* |
| 49 | Forward declaration of data types | 49 | Forward declaration of data types |
| 50 | */ | 50 | */ |
| 51 | #include "../extra.h" | 51 | #include "extra.h" |
| 52 | struct mbinfo; | 52 | struct mbinfo; |
| 53 | 53 | ||
| 54 | 54 | ||
