Commit 8cb59bce authored by Reimar Döffinger's avatar Reimar Döffinger

Fix _LZO_H vs. LZO_H typo

Originally committed as revision 7732 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent cf0ef3dc
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment