legacyresample: Use math-compat header
This commit is contained in:
parent
2f5c92f1c8
commit
04c44d18c9
@ -28,6 +28,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include <gst/math-compat.h>
|
||||
|
||||
#include "_stdint.h"
|
||||
|
||||
#include "resample.h"
|
||||
|
@ -28,6 +28,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include <gst/math-compat.h>
|
||||
#include "_stdint.h"
|
||||
|
||||
#include "resample.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user