mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-24 16:22:51 +00:00
Fix _LZO_H vs. LZO_H typo
Originally committed as revision 7732 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
cf0ef3dc34
commit
8cb59bce97
@ -19,7 +19,7 @@
|
||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||
*/
|
||||
|
||||
#ifndef _LZO_H
|
||||
#ifndef LZO_H
|
||||
#define LZO_H
|
||||
|
||||
#define LZO_INPUT_DEPLETED 1
|
||||
|
Loading…
Reference in New Issue
Block a user