diff options
Diffstat (limited to 'tools/runonphone/trk/callback.h')
-rw-r--r-- | tools/runonphone/trk/callback.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/runonphone/trk/callback.h b/tools/runonphone/trk/callback.h index edc2c74..3996d73 100644 --- a/tools/runonphone/trk/callback.h +++ b/tools/runonphone/trk/callback.h @@ -42,7 +42,7 @@ #ifndef DEBUGGER_CALLBACK_H #define DEBUGGER_CALLBACK_H -#include <QtCore/QtGlobal> +#include "symbianutils_global.h" namespace trk { namespace Internal { |