summaryrefslogtreecommitdiffstats
path: root/talloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'talloc.h')
-rw-r--r--talloc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/talloc.h b/talloc.h
index 1eeef8dca1..11f996b34d 100644
--- a/talloc.h
+++ b/talloc.h
@@ -2,6 +2,6 @@
#include <stdio.h>
#include <stdarg.h>
-#include "compat/compiler.h"
+#include "osdep/compiler.h"
#include "ta/ta_talloc.h"