summaryrefslogtreecommitdiffstats
path: root/src/util/memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/memory.c')
-rw-r--r--src/util/memory.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/util/memory.c b/src/util/memory.c
index a2c8b54b8..672129ee5 100644
--- a/src/util/memory.c
+++ b/src/util/memory.c
@@ -18,7 +18,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "talloc.h"
+#include <talloc.h>
+
#include "util/util.h"
/*