diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-07 03:30:59 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-06-07 03:30:59 -0400 |
commit | 95253609a203224745027be76138e501cb1f2f96 (patch) | |
tree | 0c5ab03b2f0898c6bd65537e3244f2f6f6d9cddf /src/import/export-raw.h | |
parent | 33b6f3d4fd073aed475c3df66101b1993907e5d1 (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" |