buildsystem: fix sse build

This commit is contained in:
Daniel Kochmański 2016-12-19 12:31:51 +01:00
parent 0476bca326
commit c80b7762d6

View file

@ -12,6 +12,8 @@
*
*/
#include <ecl/config.h>
#ifdef ECL_SSE2
#include <ecl/ecl.h>
#include <ecl/internal.h>