Fix incorrect header

This commit is contained in:
Sergey Abramchuk 2017-04-30 17:59:58 +03:00
parent c3be418936
commit f73c83f372
2 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,7 @@
#import <client/ovpncli.hpp>
#import <OpenVPNAdapter/OpenVPNAdapter.h>
#import "OpenVPNTransportStats.h"
using namespace openvpn;

View File

@ -6,7 +6,6 @@
//
//
#import "OpenVPNTransportStats.h"
#import "OpenVPNTransportStats+Internal.h"
using namespace openvpn;