From: Christoph Egger Date: Thu, 19 Feb 2015 15:50:39 +0000 (+0100) Subject: Compile fix for last commit X-Git-Tag: v0.1~105 X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=commitdiff_plain;h=677db2b79b0c54ea3d684b975e2e65215b48f54a Compile fix for last commit --- diff --git a/src/gui/widgets/BasicBlockWidget.cxx b/src/gui/widgets/BasicBlockWidget.cxx index 454119e..fbf4370 100644 --- a/src/gui/widgets/BasicBlockWidget.cxx +++ b/src/gui/widgets/BasicBlockWidget.cxx @@ -1,5 +1,4 @@ #include "BasicBlockWidget.hxx" -#include "CustomQGraphicsTextItem.hxx" #include "gui/Mainwindow.hxx" #include "gui/dialogs/SimpleStringDialog.hxx"