aboutsummaryrefslogtreecommitdiffstats
path: root/api/nci.c
diff options
context:
space:
mode:
Diffstat (limited to 'api/nci.c')
-rw-r--r--api/nci.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/api/nci.c b/api/nci.c
index 48bab92..e4dea9d 100644
--- a/api/nci.c
+++ b/api/nci.c
@@ -3,7 +3,8 @@
* Copyright (C) 2018-2020 WireGuard LLC. All Rights Reserved.
*/
-#include "pch.h"
+#include "nci.h"
+#include <Windows.h>
static HMODULE NciModule;