diff options
Diffstat (limited to 'multimedia/mjpegtools/files/patch-mpeg2enc_ontheflyratectlpass2.hh')
-rw-r--r-- | multimedia/mjpegtools/files/patch-mpeg2enc_ontheflyratectlpass2.hh | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/multimedia/mjpegtools/files/patch-mpeg2enc_ontheflyratectlpass2.hh b/multimedia/mjpegtools/files/patch-mpeg2enc_ontheflyratectlpass2.hh new file mode 100644 index 000000000000..9353f0068a32 --- /dev/null +++ b/multimedia/mjpegtools/files/patch-mpeg2enc_ontheflyratectlpass2.hh @@ -0,0 +1,9 @@ +--- mpeg2enc/ontheflyratectlpass2.hh.orig 2014-07-21 16:51:46.000000000 +0200 ++++ mpeg2enc/ontheflyratectlpass2.hh 2014-07-21 16:52:33.000000000 +0200 +@@ -1,5 +1,5 @@ + #ifndef _ONTHEFLYRATECTLPASS2_HH +-#define _ONTHELFYRATECTLPASS2_HH ++#define _ONTHEFLYRATECTLPASS2_HH + + /* (C) 2003 Andrew Stevens */ + |