summaryrefslogtreecommitdiff
path: root/source4/librpc/rpc/table.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/rpc/table.c')
-rw-r--r--source4/librpc/rpc/table.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/rpc/table.c b/source4/librpc/rpc/table.c
index fa8fc74c9b..0f8ca60326 100644
--- a/source4/librpc/rpc/table.c
+++ b/source4/librpc/rpc/table.c
@@ -22,7 +22,7 @@
*/
#include "includes.h"
-#include "dlinklist.h"
+#include "lib/util/dlinklist.h"
#include "librpc/rpc/dcerpc.h"
#include "librpc/rpc/dcerpc_table.h"