diff options
Diffstat (limited to 'source3/torture/wbc_async.h')
-rw-r--r-- | source3/torture/wbc_async.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/torture/wbc_async.h b/source3/torture/wbc_async.h index 6178bb45e9..6a49511671 100644 --- a/source3/torture/wbc_async.h +++ b/source3/torture/wbc_async.h @@ -27,7 +27,7 @@ #include <talloc.h> #include <tevent.h> #include "nsswitch/libwbclient/wbclient.h" -#include "nsswitch/libwbclient/wb_reqtrans.h" +#include "lib/wb_reqtrans.h" struct wb_context; struct winbindd_request; |