forked from qt-creator/qt-creator
Compile fix
Change-Id: If63099fedcb74cbb377829a2fa870e40feb2ce9e Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
committed by
Daniel Teske
parent
ecb4e2bea7
commit
e9356c28c2
@@ -28,6 +28,7 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
#include "procinterrupt.h"
|
#include "procinterrupt.h"
|
||||||
|
#include "debuggerconstants.h"
|
||||||
|
|
||||||
#include <QProcess> // makes kill visible on Windows.
|
#include <QProcess> // makes kill visible on Windows.
|
||||||
#include <QDir>
|
#include <QDir>
|
||||||
|
|||||||
Reference in New Issue
Block a user