diff options
Diffstat (limited to 'emfloat.c')
-rw-r--r-- | emfloat.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -26,7 +26,8 @@ #include <stdio.h> #include <string.h> -#include "nmglobal.h" + +#include "cleanbench.h" #include "randnum.h" #include "emfloat.h" |