debugger: attempt to fix maemo output connections

This commit is contained in:
hjk
2010-06-23 11:05:22 +02:00
parent e6590ff598
commit f6ac7aabee
3 changed files with 14 additions and 13 deletions

View File

@@ -53,8 +53,8 @@
#include "watchutils.h"
#include "breakhandler.h"
#include "stackhandler.h" // FIXME
#include "watchhandler.h" // FIXME
#include "stackhandler.h"
#include "watchhandler.h"
#ifdef Q_OS_WIN
# include "shared/peutils.h"