diff options
Diffstat (limited to 'source3/web/startstop.c')
-rw-r--r-- | source3/web/startstop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/web/startstop.c b/source3/web/startstop.c index 93e8650c2b..9ffda5bb94 100644 --- a/source3/web/startstop.c +++ b/source3/web/startstop.c @@ -19,7 +19,7 @@ */ #include "includes.h" -#include "../web/swat_proto.h" +#include "web/swat_proto.h" #include "dynconfig.h" |