X-Git-Url: https://git.siccegge.de//index.cgi?a=blobdiff_plain;f=src%2Fcore%2Ftests%2FFunctionTest.cxx;h=17d3b72ad2fcaf3e45d75d15e6affd34c73a3de0;hb=1975fc2d8d5f1a2a7bf71717c0ca7cef6dd57566;hp=af95bd046c75e5bfa1e2258fb304becd89eeb31a;hpb=4a03650c9b09532ccb9b4578c73746582af852ce;p=frida%2Ffrida.git diff --git a/src/core/tests/FunctionTest.cxx b/src/core/tests/FunctionTest.cxx index af95bd0..17d3b72 100644 --- a/src/core/tests/FunctionTest.cxx +++ b/src/core/tests/FunctionTest.cxx @@ -1,6 +1,6 @@ #include -#include "gui/qt.hxx" +#include "qt.hxx" #include "core/InformationManager.hxx" #include "core/BasicBlock.hxx" #include "core/Function.hxx"