diff options
Diffstat (limited to 'src/systemd-nspawn/nspawn-gperf.gperf')
-rw-r--r-- | src/systemd-nspawn/nspawn-gperf.gperf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-nspawn/nspawn-gperf.gperf b/src/systemd-nspawn/nspawn-gperf.gperf index 2b5d452662..f814ed8863 100644 --- a/src/systemd-nspawn/nspawn-gperf.gperf +++ b/src/systemd-nspawn/nspawn-gperf.gperf @@ -1,6 +1,6 @@ %{ #include <stddef.h> -#include "conf-parser.h" +#include "shared/conf-parser.h" #include "nspawn-settings.h" #include "nspawn-expose-ports.h" %} |