X-Git-Url: https://git.siccegge.de//index.cgi?p=frida%2Ffrida.git;a=blobdiff_plain;f=src%2Fdisassembler%2Fllvm%2FLLVMFunction.hxx;h=e28b9588c44d3bb6ddeaf0ada93f30a904bccf5a;hp=0bdb1dc12aef4dcfce0ed0ff02ebb62e0e090918;hb=d5084161ca261d7fc0bd284621569440b6503eac;hpb=9252262693432b33dbe4ffc60d79bbdc6fbb5f66 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: