diff --git a/src/util-vector.h b/src/util-vector.h index ec6e8b6b83..c826964dd5 100644 --- a/src/util-vector.h +++ b/src/util-vector.h @@ -26,7 +26,7 @@ #if defined(__SSE3__) -#include +#include typedef struct Vector_ { union {