diff options
Diffstat (limited to 'source4/torture')
-rw-r--r-- | source4/torture/smbtorture.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/smbtorture.h b/source4/torture/smbtorture.h index 28e82f3abd..c1363fd4c1 100644 --- a/source4/torture/smbtorture.h +++ b/source4/torture/smbtorture.h @@ -21,7 +21,7 @@ #ifndef __SMBTORTURE_H__ #define __SMBTORTURE_H__ -#include "lib/torture/torture.h" +#include "../lib/torture/torture.h" struct smbcli_state; |