From 07beb17487b57bac79e55e80d3f75c756ec0cc3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Branimir=20Karad=C5=BEi=C4=87?= Date: Sat, 15 Nov 2014 17:19:27 -0800 Subject: [PATCH] Cleanup. --- include/bx/fpumath.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/bx/fpumath.h b/include/bx/fpumath.h index d2e58e3..468480d 100644 --- a/include/bx/fpumath.h +++ b/include/bx/fpumath.h @@ -8,6 +8,7 @@ #ifndef BX_FPU_MATH_H_HEADER_GUARD #define BX_FPU_MATH_H_HEADER_GUARD +#include "bx.h" #include #include