mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-20 02:09:25 +03:00
Include headers properly
This commit is contained in:
@ -8,6 +8,10 @@
|
||||
#ifndef WFP_H
|
||||
#define WFP_H
|
||||
|
||||
#include "Mayaqua/MayaType.h"
|
||||
|
||||
#include <initguid.h>
|
||||
|
||||
// Identify string
|
||||
#define WFP_DEVICE_NAME L"\\Device\\PXWFP_DEVICE"
|
||||
#define WFP_DEVICE_NAME_WIN32 L"\\DosDevices\\PXWFP_DEVICE"
|
||||
|
Reference in New Issue
Block a user