summaryrefslogtreecommitdiff
path: root/asm/directiv.c
diff options
context:
space:
mode:
Diffstat (limited to 'asm/directiv.c')
-rw-r--r--asm/directiv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/directiv.c b/asm/directiv.c
index 94b2468f..8be5e2c5 100644
--- a/asm/directiv.c
+++ b/asm/directiv.c
@@ -38,7 +38,7 @@
#include "compiler.h"
#include <stdlib.h>
-#include <ctype.h>
+#include "nctype.h"
#include <limits.h>
#include "nasm.h"