aboutsummaryrefslogtreecommitdiffstats
path: root/api/rundll32.c
diff options
context:
space:
mode:
Diffstat (limited to 'api/rundll32.c')
-rw-r--r--api/rundll32.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/api/rundll32.c b/api/rundll32.c
index 40ec3fe..2b2f11d 100644
--- a/api/rundll32.c
+++ b/api/rundll32.c
@@ -8,6 +8,8 @@
#include "wintun.h"
#include <Windows.h>
+#include <cfgmgr32.h>
+#include <objbase.h>
#define EXPORT comment(linker, "/EXPORT:" __FUNCTION__ "=" __FUNCDNAME__)