diff options
Diffstat (limited to 'examples/VFS/skel_opaque.c')
-rw-r--r-- | examples/VFS/skel_opaque.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/VFS/skel_opaque.c b/examples/VFS/skel_opaque.c index ae42d1c208..7b67e56352 100644 --- a/examples/VFS/skel_opaque.c +++ b/examples/VFS/skel_opaque.c @@ -22,7 +22,7 @@ */ -#include "includes.h" +#include "../source3/include/includes.h" #include "smbd/proto.h" /* PLEASE,PLEASE READ THE VFS MODULES CHAPTER OF THE |