summaryrefslogtreecommitdiff
path: root/source4/lib/com/tables.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-09-18 17:38:47 +0200
committerStefan Metzmacher <metze@samba.org>2008-09-18 17:38:47 +0200
commit5b827dfd8b20e4c268a594e733765bef147020fb (patch)
tree174a4340a72221ca6e39e704f16d2e66d17539da /source4/lib/com/tables.c
parenta0e5f9194a8214e6bc7f7e56b82575300401ffef (diff)
downloadsamba-5b827dfd8b20e4c268a594e733765bef147020fb.tar.gz
samba-5b827dfd8b20e4c268a594e733765bef147020fb.tar.bz2
samba-5b827dfd8b20e4c268a594e733765bef147020fb.zip
s4:lib/com: fix the build with automatic dependecies
metze
Diffstat (limited to 'source4/lib/com/tables.c')
-rw-r--r--source4/lib/com/tables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/com/tables.c b/source4/lib/com/tables.c
index d9989ecdbe..11bf95c4d6 100644
--- a/source4/lib/com/tables.c
+++ b/source4/lib/com/tables.c
@@ -19,7 +19,7 @@
*/
#include "includes.h"
-#include "dlinklist.h"
+#include "lib/util/dlinklist.h"
#include "lib/com/com.h"
#include "librpc/gen_ndr/ndr_misc.h"