Fix broken arm builds

This commit is contained in:
heckflosse
2018-11-14 15:18:14 +01:00
parent 2973247948
commit 66bb7ba854

View File

@@ -19,6 +19,7 @@
#ifndef _BOXBLUR_H_
#define _BOXBLUR_H_
#include <assert.h>
#include <stdlib.h>
#include <string.h>
#include <math.h>