dfbvideosink: include stdlib.h for abs()
This commit is contained in:
parent
bfdfc069aa
commit
375263c946
@ -93,6 +93,7 @@
|
|||||||
#include "dfbvideosink.h"
|
#include "dfbvideosink.h"
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
/* Debugging category */
|
/* Debugging category */
|
||||||
GST_DEBUG_CATEGORY_STATIC (dfbvideosink_debug);
|
GST_DEBUG_CATEGORY_STATIC (dfbvideosink_debug);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user