X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=src%2Fcore%2FComment.cxx;fp=src%2Fcore%2FComment.cxx;h=983366e8d90a18c7b33d70890bd78f1f685af536;hp=6ef19a2baa09dfa99186e8ddb359a149f27336d3;hb=98e46099f6366309366ea54fc4b97fd5cb383fa7;hpb=af104b02984cca1973051b301c946d5937b9af4d diff --git a/src/core/Comment.cxx b/src/core/Comment.cxx index 6ef19a2..983366e 100644 --- a/src/core/Comment.cxx +++ b/src/core/Comment.cxx @@ -2,7 +2,7 @@ #include "Function.hxx" #include "InformationManager.hxx" #include "events/ChangeCommentEvent.hxx" -#include "gui/qt.hxx" +#include "qt.hxx" Comment::Comment(uint64_t address, InformationManager* manager) : address(address)