diff options
Diffstat (limited to 'src/newt/native/IntelGDL.c')
-rw-r--r-- | src/newt/native/IntelGDL.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/newt/native/IntelGDL.c b/src/newt/native/IntelGDL.c index 953181ccc..e287ad1fa 100644 --- a/src/newt/native/IntelGDL.c +++ b/src/newt/native/IntelGDL.c @@ -31,7 +31,7 @@ * */ -#include <inttypes.h> +#include <gluegen_stdint.h> #include <stdlib.h> #include <stdio.h> |