summaryrefslogtreecommitdiffstats
path: root/CRT.c
diff options
context:
space:
mode:
Diffstat (limited to 'CRT.c')
-rw-r--r--CRT.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/CRT.c b/CRT.c
index 03f71ca7..b44a86b6 100644
--- a/CRT.c
+++ b/CRT.c
@@ -7,7 +7,7 @@ in the source distribution for its full text.
#include "CRT.h"
-#include "String.h"
+#include "StringUtils.h"
#include "RichString.h"
#include <stdio.h>