Add initial support for a declarative WebSocketServer.
[contrib/qtwebsockets.git] / src / imports / qmlwebsockets / qmlwebsockets_plugin.h
index 9e64091..2c135f0 100644 (file)
@@ -44,8 +44,6 @@
 
 #include <QQmlExtensionPlugin>
 
-#include "qqmlwebsocket.h"
-
 QT_BEGIN_NAMESPACE
 
 class QtWebSocketsDeclarativeModule : public QQmlExtensionPlugin