summaryrefslogtreecommitdiff
path: root/source3/param/loadparm_ctx.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/param/loadparm_ctx.c')
-rw-r--r--source3/param/loadparm_ctx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/param/loadparm_ctx.c b/source3/param/loadparm_ctx.c
index 15a6a7d29e..8a886551c6 100644
--- a/source3/param/loadparm_ctx.c
+++ b/source3/param/loadparm_ctx.c
@@ -18,7 +18,7 @@
*/
#include "includes.h"
-#include "../source4/param/s3_param.h"
+#include "lib/param/s3_param.h"
static struct loadparm_service *lp_service_for_s4_ctx(const char *servicename)
{