]> git.siccegge.de Git - frida/frida.git/blobdiff - src/core/Comment.cxx
Move qt.hxx up one directory
[frida/frida.git] / src / core / Comment.cxx
index 6ef19a2baa09dfa99186e8ddb359a149f27336d3..983366e8d90a18c7b33d70890bd78f1f685af536 100644 (file)
@@ -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)