diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-12 16:19:03 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-12 16:19:03 -0400 |
commit | 5688e8a9c2cc355f60a52a3a89f562ce26b3e075 (patch) | |
tree | ddd2d8c9435ac78b5dce2aefd93dcd7570c7e6da /src/import/export-raw.h | |
parent | 4ac943d19fae61625fe6234af1e6052040073e24 (diff) |
./move.sh
Diffstat (limited to 'src/import/export-raw.h')
-rw-r--r-- | src/import/export-raw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/import/export-raw.h b/src/import/export-raw.h index 8e723d4908..c7ac134603 100644 --- a/src/import/export-raw.h +++ b/src/import/export-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-compress.h" #include "macro.h" |