diff options
Diffstat (limited to 'source3/include/talloc_stack.h')
-rw-r--r-- | source3/include/talloc_stack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/talloc_stack.h b/source3/include/talloc_stack.h index a2a12f8a63..bb22b8a029 100644 --- a/source3/include/talloc_stack.h +++ b/source3/include/talloc_stack.h @@ -35,7 +35,7 @@ #ifndef _TALLOC_STACK_H #define _TALLOC_STACK_H -#include "lib/talloc/talloc.h" +#include "../talloc/talloc.h" /* * Create a new talloc stack frame. |