summaryrefslogtreecommitdiff
path: root/examples/webchannel/shared/websockettransport.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webchannel/shared/websockettransport.h')
-rw-r--r--examples/webchannel/shared/websockettransport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webchannel/shared/websockettransport.h b/examples/webchannel/shared/websockettransport.h
index af645ab..252eaeb 100644
--- a/examples/webchannel/shared/websockettransport.h
+++ b/examples/webchannel/shared/websockettransport.h
@@ -51,7 +51,7 @@
#ifndef WEBSOCKETTRANSPORT_H
#define WEBSOCKETTRANSPORT_H
-#include <QtWebChannel/QWebChannelAbstractTransport>
+#include <QWebChannelAbstractTransport>
QT_BEGIN_NAMESPACE
class QWebSocket;