summaryrefslogtreecommitdiff
path: root/src/import/pull-raw.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 16:19:03 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 16:19:03 -0400
commit5688e8a9c2cc355f60a52a3a89f562ce26b3e075 (patch)
treeddd2d8c9435ac78b5dce2aefd93dcd7570c7e6da /src/import/pull-raw.h
parent4ac943d19fae61625fe6234af1e6052040073e24 (diff)
./move.sh
Diffstat (limited to 'src/import/pull-raw.h')
-rw-r--r--src/import/pull-raw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/pull-raw.h b/src/import/pull-raw.h
index 8f6d16eb3a..6bafa6dafd 100644
--- a/src/import/pull-raw.h
+++ b/src/import/pull-raw.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"