X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=src%2Fdisassembler%2Fllvm%2FLLVMFunction.hxx;fp=src%2Fdisassembler%2Fllvm%2FLLVMFunction.hxx;h=e28b9588c44d3bb6ddeaf0ada93f30a904bccf5a;hp=0bdb1dc12aef4dcfce0ed0ff02ebb62e0e090918;hb=32e87746db981882b95aceddde79ef12034a3405;hpb=bc07dbf3889f93f65c4b73f911aa280afdd906fb diff --git a/src/disassembler/llvm/LLVMFunction.hxx b/src/disassembler/llvm/LLVMFunction.hxx index 0bdb1dc..e28b958 100644 --- a/src/disassembler/llvm/LLVMFunction.hxx +++ b/src/disassembler/llvm/LLVMFunction.hxx @@ -1,7 +1,7 @@ #ifndef INCLUDE__LLVMFunction_hxx #define INCLUDE__LLVMFunction_hxx -#include "disassembler/Function.hxx" +#include "core/Function.hxx" class LLVMFunction : public Function { public: