summaryrefslogtreecommitdiffstats
path: root/cmdutils.h
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2016-02-11 22:26:03 -0800
committerTimothy Gu <timothygu99@gmail.com>2016-02-13 07:59:00 -0800
commit94a1c7491bb393f4ae822cf49c2a8038e41409f5 (patch)
tree516c9dd59082868c7375fa8706b0401d683551e5 /cmdutils.h
parenta9b81bfd1c7a9b3d4c92af99aee9a284d1133b9e (diff)
downloadffmpeg-streaming-94a1c7491bb393f4ae822cf49c2a8038e41409f5.zip
ffmpeg-streaming-94a1c7491bb393f4ae822cf49c2a8038e41409f5.tar.gz
fate/source: Do not use GNU extensions in sed
Diffstat (limited to 'cmdutils.h')
-rw-r--r--cmdutils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmdutils.h b/cmdutils.h
index 7f3db2a..83ea4ad 100644
--- a/cmdutils.h
+++ b/cmdutils.h
@@ -19,8 +19,8 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef FFMPEG_CMDUTILS_H
-#define FFMPEG_CMDUTILS_H
+#ifndef CMDUTILS_H
+#define CMDUTILS_H
#include <stdint.h>
OpenPOWER on IntegriCloud