summaryrefslogtreecommitdiff
path: root/source3/web/swat.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/web/swat.c')
-rw-r--r--source3/web/swat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/web/swat.c b/source3/web/swat.c
index 40f9f05991..48537d1d04 100644
--- a/source3/web/swat.c
+++ b/source3/web/swat.c
@@ -29,7 +29,7 @@
**/
#include "includes.h"
-#include "../web/swat_proto.h"
+#include "web/swat_proto.h"
static BOOL demo_mode = False;
static BOOL have_write_access = False;