summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 45d9c0e..2ad9855 100644
--- a/configure.ac
+++ b/configure.ac
@@ -8,7 +8,7 @@ AM_SILENT_RULES([yes])
# Modify header template
AH_TOP([#pragma once])
-AH_BOTTOM([#include "workaround/systemd.h"])
+AH_BOTTOM([#include "libmapper/workaround/systemd.h"])
# Checks for programs.
AC_PROG_CC
OpenPOWER on IntegriCloud