diff options
-rw-r--r-- | src/webchannel/qwebchannelabstracttransport.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webchannel/qwebchannelabstracttransport.h b/src/webchannel/qwebchannelabstracttransport.h index c90f4b1..0062fab 100644 --- a/src/webchannel/qwebchannelabstracttransport.h +++ b/src/webchannel/qwebchannelabstracttransport.h @@ -43,7 +43,7 @@ #define QWEBCHANNELABSTRACTTRANSPORT_H #include <QObject> -#include <qwebchannelglobal.h> +#include <QtWebChannel/qwebchannelglobal.h> QT_BEGIN_NAMESPACE |