diff options
Diffstat (limited to 'tools/qmldebugger/standalone/qmldebugger.h')
-rw-r--r-- | tools/qmldebugger/standalone/qmldebugger.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qmldebugger/standalone/qmldebugger.h b/tools/qmldebugger/standalone/qmldebugger.h index 9203e33..1c20087 100644 --- a/tools/qmldebugger/standalone/qmldebugger.h +++ b/tools/qmldebugger/standalone/qmldebugger.h @@ -1,7 +1,7 @@ #ifndef QMLDEBUGGER_H #define QMLDEBUGGER_H -#include <QtDeclarative/qmldebugclient.h> +#include <private/qmldebugclient_p.h> #include <QtNetwork/qtcpsocket.h> #include <QtGui/qwidget.h> |