mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
tag: use gst/math-compat.h header.
https://bugzilla.gnome.org/show_bug.cgi?id=646744
This commit is contained in:
parent
f7036eb260
commit
834a5a478c
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <gst/math-compat.h>
|
||||
|
||||
/* Some useful constants */
|
||||
#define TIFF_LITTLE_ENDIAN 0x4949
|
||||
|
|
Loading…
Reference in a new issue