mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-02-11 00:00:08 +08:00
Fix incorrect header
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
#import <client/ovpncli.hpp>
|
||||
|
||||
#import <OpenVPNAdapter/OpenVPNAdapter.h>
|
||||
#import "OpenVPNTransportStats.h"
|
||||
|
||||
using namespace openvpn;
|
||||
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
//
|
||||
//
|
||||
|
||||
#import "OpenVPNTransportStats.h"
|
||||
#import "OpenVPNTransportStats+Internal.h"
|
||||
|
||||
using namespace openvpn;
|
||||
|
||||
Reference in New Issue
Block a user