X-Git-Url: https://git.siccegge.de//index.cgi?a=blobdiff_plain;f=src%2Fcore%2FInformationManager.hxx;h=f3f34069362ce9541e9f289906d94c71d0ab53e2;hb=f58969ddf1d22882bff102ef597c6f129255894a;hp=557816877ec9ded8804bd0f88118191818573062;hpb=11fd69cdfce58707599bf57c07c5a784905e23f6;p=frida%2Ffrida.git diff --git a/src/core/InformationManager.hxx b/src/core/InformationManager.hxx index 5578168..f3f3406 100644 --- a/src/core/InformationManager.hxx +++ b/src/core/InformationManager.hxx @@ -8,13 +8,13 @@ #include #include "disassembler/Disassembler.hxx" -#include class Function; class BasicBlock; class Comment; class QString; +class QTemporaryFile; class RenameFunctionEvent;