diff --git a/llvm/tools/hpvm/test/parboil/common/include/visc.h b/llvm/tools/hpvm/test/parboil/common/include/visc.h index 078907ba0249a79467a8201de40eefe428902721..a27d0d003e45ecbff1efffc7c3e1226833894cd7 100644 --- a/llvm/tools/hpvm/test/parboil/common/include/visc.h +++ b/llvm/tools/hpvm/test/parboil/common/include/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" {