diff options
Diffstat (limited to 'src/oauth/qoauthhttpserverreplyhandler.cpp')
-rw-r--r-- | src/oauth/qoauthhttpserverreplyhandler.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/oauth/qoauthhttpserverreplyhandler.cpp b/src/oauth/qoauthhttpserverreplyhandler.cpp index f07df96..dca4671 100644 --- a/src/oauth/qoauthhttpserverreplyhandler.cpp +++ b/src/oauth/qoauthhttpserverreplyhandler.cpp @@ -27,6 +27,8 @@ ** ****************************************************************************/ +#include <QtNetwork/qtnetwork-config.h> + #ifndef QT_NO_HTTP #include <qabstractoauth.h> |