summaryrefslogtreecommitdiff
path: root/source4/lib/appweb/ejs/ejs.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/appweb/ejs/ejs.h')
-rw-r--r--source4/lib/appweb/ejs/ejs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/lib/appweb/ejs/ejs.h b/source4/lib/appweb/ejs/ejs.h
index f1d2bb4c6e..5efdb47192 100644
--- a/source4/lib/appweb/ejs/ejs.h
+++ b/source4/lib/appweb/ejs/ejs.h
@@ -44,8 +44,8 @@
#ifndef _h_EJS
#define _h_EJS 1
-#include "miniMpr.h"
-#include "var.h"
+#include "lib/appweb/mpr/miniMpr.h"
+#include "lib/appweb/mpr/var.h"
#ifdef __cplusplus
extern "C" {