Fix compilation with --disable-yasm.

This commit is contained in:
Carl Eugen Hoyos 2011-04-12 17:40:18 +02:00
parent 8b7dc087e4
commit 5c0068758f
1 changed files with 1 additions and 1 deletions

View File

@ -379,6 +379,6 @@ void ff_h264dsp_init_x86(H264DSPContext *c, const int bit_depth)
}
}
}
}
#endif
}
}