]> git.siccegge.de Git - frida/frida.git/blobdiff - src/core/Comment.cxx
Fix last commit
[frida/frida.git] / src / core / Comment.cxx
index e864ef673cb71abc182a0b51cbc1d2aa8528a667..6ef19a2baa09dfa99186e8ddb359a149f27336d3 100644 (file)
@@ -2,6 +2,7 @@
 #include "Function.hxx"
 #include "InformationManager.hxx"
 #include "events/ChangeCommentEvent.hxx"
+#include "gui/qt.hxx"
 
 Comment::Comment(uint64_t address, InformationManager* manager)
        : address(address)