diff options
Diffstat (limited to 'examples/VFS/shadow_copy_test.c')
-rw-r--r-- | examples/VFS/shadow_copy_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/VFS/shadow_copy_test.c b/examples/VFS/shadow_copy_test.c index 0efceb4234..8e6fd69b1b 100644 --- a/examples/VFS/shadow_copy_test.c +++ b/examples/VFS/shadow_copy_test.c @@ -18,7 +18,7 @@ * along with this program; if not, see <http://www.gnu.org/licenses/>. */ -#include "includes.h" +#include "../source3/include/includes.h" #include "ntioctl.h" #include "smbd/proto.h" |