diff --git a/llvm/tools/hpvm/test/parboil/benchmarks/hpvm-cava/src/visc.h b/llvm/tools/hpvm/test/parboil/benchmarks/hpvm-cava/src/visc.h index 5279b2cef89e5b993fc404f2b0615fa1cd8e7b1c..3a05f49e299a0a63a2251db65762561c25ed3981 100644 --- a/llvm/tools/hpvm/test/parboil/benchmarks/hpvm-cava/src/visc.h +++ b/llvm/tools/hpvm/test/parboil/benchmarks/hpvm-cava/src/visc.h @@ -10,7 +10,7 @@ #define DEVICE GPU_TARGET #endif -#include "../../../../../../include/SupportVISC/VISCHint.h" +#include "../../../../../include/SupportVISC/VISCHint.h" #ifdef __cplusplus extern "C" {