diff --git a/src/wg/wgclient_win.cpp b/src/wg/wgclient_win.cpp index 85278d6..b464e6c 100644 --- a/src/wg/wgclient_win.cpp +++ b/src/wg/wgclient_win.cpp @@ -25,9 +25,6 @@ // boringtun C ABI (header lives in the same directory — symlinked or copied) #include "boringtun_ffi.h" -// Wintun typedefs & loader -#include "wintun_artemis.h" - namespace wg { // ── helpers ───────────────────────────────────────────────────────────────────