summaryrefslogtreecommitdiffstats
path: root/UsersTable.c
diff options
context:
space:
mode:
Diffstat (limited to 'UsersTable.c')
-rw-r--r--UsersTable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/UsersTable.c b/UsersTable.c
index 208fc8d8..e37c9038 100644
--- a/UsersTable.c
+++ b/UsersTable.c
@@ -17,8 +17,8 @@ in the source distribution for its full text.
#include <stdlib.h>
#include <assert.h>
-#include "StringUtils.h"
#include "XAlloc.h"
+#include "XUtils.h"
UsersTable* UsersTable_new() {