summaryrefslogtreecommitdiff
path: root/source4/librpc/ndr/ndr_table.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/ndr/ndr_table.c')
-rw-r--r--source4/librpc/ndr/ndr_table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/ndr/ndr_table.c b/source4/librpc/ndr/ndr_table.c
index d73e82bb71..6308ba20dd 100644
--- a/source4/librpc/ndr/ndr_table.c
+++ b/source4/librpc/ndr/ndr_table.c
@@ -21,7 +21,7 @@
*/
#include "includes.h"
-#include "lib/util/dlinklist.h"
+#include "../lib/util/dlinklist.h"
#include "librpc/ndr/libndr.h"
#include "librpc/ndr/ndr_table.h"