Tiny fix
This commit is contained in:
parent
d13df65bfb
commit
974832f7d9
2 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include "vpnprotocol.h"
|
||||
#include "core/errorstrings.h"
|
||||
#include "protocols/protocols_defs.h"
|
||||
|
||||
VpnProtocol::VpnProtocol(const QJsonObject &configuration, QObject* parent)
|
||||
: QObject(parent),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue