Fix _LZO_H vs. LZO_H typo

Originally committed as revision 7732 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Reimar Döffinger 2007-01-27 14:23:55 +00:00
parent cf0ef3dc34
commit 8cb59bce97
1 changed files with 1 additions and 1 deletions

View File

@ -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