aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/containers.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/containers.h')
-rw-r--r--src/containers.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/containers.h b/src/containers.h
index 59a213e..b312c72 100644
--- a/src/containers.h
+++ b/src/containers.h
@@ -12,8 +12,7 @@
#include <sys/socket.h>
#include <net/if.h>
#include <netinet/in.h>
-
-#include "../uapi/wireguard.h"
+#include <linux/wireguard.h>
/* Cross platform __kernel_timespec */
struct timespec64 {