aboutsummaryrefslogtreecommitdiff
path: root/src/Server.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Server.c')
-rw-r--r--src/Server.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Server.c b/src/Server.c
index 85116db..9af9c55 100644
--- a/src/Server.c
+++ b/src/Server.c
@@ -27,8 +27,8 @@
#include "http_Steer.h"
#include "http_Expression.h"
-#define STRING_NAMESPACE 1
-#include "SString.h"
+
+#include "SString_Namespace.h"
static const char *rcsid = "$Header$";