Use full path to dlinklist.h in includes.
[obnox/samba/samba-obnox.git] / source4 / dsdb / samdb / ldb_modules / dns_notify.c
index 2481a41308289b10be69eb542e0b6edfc4335589..3a91eefc6abdce7d8f3b742514b0f13c67207dc8 100644 (file)
@@ -37,7 +37,7 @@
 #include "lib/messaging/irpc.h"
 #include "librpc/gen_ndr/ndr_irpc_c.h"
 #include "param/param.h"
-#include "dlinklist.h"
+#include "util/dlinklist.h"
 
 struct dns_notify_watched_dn {
        struct dns_notify_watched_dn *next, *prev;