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