diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-02 02:44:26 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-02 02:44:26 -0400 |
commit | d007069272eb01de441791ecc01ace891b890c60 (patch) | |
tree | c1d3a30c88ff61e222dbf051501b28e7b7221543 /src/import/export-raw.h | |
parent | a7c19167c184f6410889659954704d5cdb016a59 (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" |