summaryrefslogtreecommitdiffstats
path: root/IncSet.c
diff options
context:
space:
mode:
Diffstat (limited to 'IncSet.c')
-rw-r--r--IncSet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/IncSet.c b/IncSet.c
index 2eb77ef4..2b1ad392 100644
--- a/IncSet.c
+++ b/IncSet.c
@@ -6,7 +6,7 @@ in the source distribution for its full text.
*/
#include "IncSet.h"
-#include "String.h"
+#include "StringUtils.h"
#include "Panel.h"
#include "ListItem.h"
#include "CRT.h"