cog: Use math-compat.h
This commit is contained in:
parent
edd1f791ca
commit
272086b121
@ -2,6 +2,7 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <glib.h>
|
||||
#include <gst/math-compat.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "gstcms.h"
|
||||
|
@ -22,6 +22,7 @@
|
||||
#endif
|
||||
|
||||
#include <gst/gst.h>
|
||||
#include <gst/math-compat.h>
|
||||
#include "gstcms.h"
|
||||
|
||||
#include "cogutils.h"
|
||||
|
@ -27,7 +27,7 @@
|
||||
#include <string.h>
|
||||
#include <cog/cog.h>
|
||||
#include <cog/cogvirtframe.h>
|
||||
#include <math.h>
|
||||
#include <gst/math-compat.h>
|
||||
|
||||
#include "gstcogutils.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user