X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=src%2Fcore%2FInformationManager.hxx;h=f6eeb30f4cede67fbe4b28989993ea0815305133;hp=5681842ba92d18165167033d81a14c22ad59b863;hb=f7cd60ef2104cf8f74ea06f58906acda4aef3e29;hpb=0bf396504d68739ca2c164d323df477b261974e9 diff --git a/src/core/InformationManager.hxx b/src/core/InformationManager.hxx index 5681842..f6eeb30 100644 --- a/src/core/InformationManager.hxx +++ b/src/core/InformationManager.hxx @@ -6,7 +6,8 @@ #include #include -class Disassembler; +#include "disassembler/Disassembler.hxx" + class Function; class BasicBlock; class Comment;