Remove unused include

Change-Id: Ica45c05004aacbd209067eb2a77bb5b94585a2a0
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
This commit is contained in:
Ulf Hermann
2015-11-16 17:56:34 +01:00
parent 93c157e3f7
commit e1dd3cf701

View File

@@ -38,7 +38,6 @@
#include <coreplugin/icontext.h> #include <coreplugin/icontext.h>
#include <debugger/debuggerconstants.h> #include <debugger/debuggerconstants.h>
#include <qmldebug/baseenginedebugclient.h> #include <qmldebug/baseenginedebugclient.h>
#include <qmldebug/qmldebugclient.h>
namespace QmlDebug { namespace QmlDebug {
class BaseEngineDebugClient; class BaseEngineDebugClient;