diff options
Diffstat (limited to 'source4/include')
-rw-r--r-- | source4/include/includes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/include/includes.h b/source4/include/includes.h index cedd51b6f3..88ee4af3b0 100644 --- a/source4/include/includes.h +++ b/source4/include/includes.h @@ -148,7 +148,7 @@ extern int errno; /***** automatically generated prototypes *****/ #define _PRINTF_ATTRIBUTE(a1, a2) PRINTF_ATTRIBUTE(a1, a2) -#include "proto.h" +#include "include/proto.h" #undef _PRINTF_ATTRIBUTE #define _PRINTF_ATTRIBUTE(a1, a2) |