summarylogtreecommitdiffstats
path: root/archlinux-glib.patch
blob: 66cc563bfe71f8f94726f5a68a07904a178f7aa7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/src/netcfg/netcfg-device.hpp b/src/netcfg/netcfg-device.hpp
index e3524f7..b60f483 100644
--- a/src/netcfg/netcfg-device.hpp
+++ b/src/netcfg/netcfg-device.hpp
@@ -30,7 +30,7 @@
 
 #include <functional>
 #include <gio-unix-2.0/gio/gunixfdlist.h>
-#include <gio-unix-2.0/gio/gunixconnection.h>
+#include <glib-2.0/gio/gunixsocketaddress.h>
 
 #include <openvpn/common/rc.hpp>