diff --git a/hpvm/projects/visc-rt/visc-rt.h b/hpvm/projects/visc-rt/visc-rt.h
index 84965135e8a5a43218237911c659dd6dd751621b..0a6cadebd30d5a21bd914ba93022e0e8f63b5b2c 100644
--- a/hpvm/projects/visc-rt/visc-rt.h
+++ b/hpvm/projects/visc-rt/visc-rt.h
@@ -13,8 +13,8 @@
 #include <string>
 //#include <condition_variable>
 
-#include "../include/SupportVISC/VISCHint.h"
-#include "../include/SupportVISC/VISCTimer.h"
+#include "../../include/SupportVISC/VISCHint.h"
+#include "../../include/SupportVISC/VISCTimer.h"
 #include "device_abstraction.h"
 #include "policy.h"