summaryrefslogtreecommitdiff
path: root/src/import/import-tar.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 02:41:53 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-07 02:41:53 -0400
commit08c9455b72ee4051054f4f44d979710835b5385c (patch)
tree068df4ab6c918ce1bd0912aff26206553c02c66b /src/import/import-tar.h
parent20b308757e1bdf62160f861d04a9732514013d0f (diff)
./move.sh
Diffstat (limited to 'src/import/import-tar.h')
-rw-r--r--src/import/import-tar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/import-tar.h b/src/import/import-tar.h
index 24abe06c8f..b66b00ddfd 100644
--- a/src/import/import-tar.h
+++ b/src/import/import-tar.h
@@ -19,7 +19,7 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "sd-event.h"
+#include <systemd/sd-event.h>
#include "import-util.h"
#include "macro.h"