aboutsummaryrefslogtreecommitdiff
path: root/src/network
diff options
context:
space:
mode:
Diffstat (limited to 'src/network')
-rw-r--r--src/network/websocketconnection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/websocketconnection.h b/src/network/websocketconnection.h
index 9df9a49..9d9f7d0 100644
--- a/src/network/websocketconnection.h
+++ b/src/network/websocketconnection.h
@@ -1,6 +1,7 @@
#pragma once
#include "aopacket.h"
+#include "ext_packet.h"
#include "serverinfo.h"
#include <QObject>