change polkit-auth.{c,h} to util.{c,h}
[systembsd.git] / src / interfaces / logind / logind.c
index c4456654e4830e98955e6419026b176f8dd4bb2b..02323d05fe92d7267b4d8d2a8aa94870f98e243f 100644 (file)
@@ -28,7 +28,7 @@
 #include "logind-gen.h"
 #include "logind.h"
 
-#include "../../polkit-auth.h"
+#include "../../util.h"
 
 GPtrArray *logind_freeable;
 Login1Manager *logind_interf;