summaryrefslogtreecommitdiff
path: root/clients/common/nm-polkit-listener.c
diff options
context:
space:
mode:
Diffstat (limited to 'clients/common/nm-polkit-listener.c')
-rw-r--r--clients/common/nm-polkit-listener.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/clients/common/nm-polkit-listener.c b/clients/common/nm-polkit-listener.c
index 9646374e9d..9c67760bfe 100644
--- a/clients/common/nm-polkit-listener.c
+++ b/clients/common/nm-polkit-listener.c
@@ -31,13 +31,12 @@
* https://github.com/lxde/lxqt-policykit/tree/master/src
*/
-#include "config.h"
+#include "nm-default.h"
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
-#include "nm-default.h"
#include "nm-polkit-listener.h"
G_DEFINE_TYPE (NMPolkitListener, nm_polkit_listener, POLKIT_AGENT_TYPE_LISTENER)