summaryrefslogtreecommitdiff
path: root/src/grp-utils/systemd-ac-power/ac-power.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-utils/systemd-ac-power/ac-power.c')
-rw-r--r--src/grp-utils/systemd-ac-power/ac-power.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/grp-utils/systemd-ac-power/ac-power.c b/src/grp-utils/systemd-ac-power/ac-power.c
index 945c318f66..4b9190f8c9 100644
--- a/src/grp-utils/systemd-ac-power/ac-power.c
+++ b/src/grp-utils/systemd-ac-power/ac-power.c
@@ -17,7 +17,7 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "basic/util.h"
+#include "systemd-basic/util.h"
int main(int argc, char *argv[]) {
int r;