diff options
author | Friedemann Kleint <[email protected]> | 2010-03-18 10:59:06 +0100 |
---|---|---|
committer | Friedemann Kleint <[email protected]> | 2010-03-18 10:59:06 +0100 |
commit | bbcacaf59f1e3132b84f714340793bfa2fa4d9a7 (patch) | |
tree | d6acf5616b7d40c1511a9d5c238ca5f13673fac2 /src/plugins/debugger/debuggeractions.cpp | |
parent | 718dd06ed84436bf204f1e66782b75a6b8da28bf (diff) |
Header cleaning spree in Core/Debugger and Symbian/Maemo-code of Qt4.
Diffstat (limited to 'src/plugins/debugger/debuggeractions.cpp')
-rw-r--r-- | src/plugins/debugger/debuggeractions.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/debugger/debuggeractions.cpp b/src/plugins/debugger/debuggeractions.cpp index f30794c780e..63eb591de78 100644 --- a/src/plugins/debugger/debuggeractions.cpp +++ b/src/plugins/debugger/debuggeractions.cpp @@ -29,6 +29,7 @@ #include "debuggeractions.h" +#include <utils/savedaction.h> #include <utils/qtcassert.h> #include <utils/pathchooser.h> |