s4: com: Replace erroneous inclusion of internal talloc.h header with external.
[bbaumbach/samba-autobuild/.git] / source4 / lib / com / com.h
index e6be31146783b5a9969fea7d57bad5982170bef5..56cd21029bd0524b54865e2f000696cce2f5c726 100644 (file)
@@ -20,8 +20,8 @@
 #ifndef __SAMBA_COM_H__
 #define __SAMBA_COM_H__
 
+#include <talloc.h>
 #include "librpc/gen_ndr/misc.h"
-#include "lib/talloc/talloc.h"
 
 struct com_context;
 struct tevent_context;