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