X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=src%2Fcore%2FInformationManager.hxx;h=f3f34069362ce9541e9f289906d94c71d0ab53e2;hp=557816877ec9ded8804bd0f88118191818573062;hb=934e88a32fcd0a745bacb13d881ea96d987fb373;hpb=f9ae4391568cfcbf4e6de0475bddcdd68e9b31d2 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;