diff --git a/ion/src/simulator/shared/dummy/haptics.cpp b/ion/src/simulator/shared/dummy/haptics.cpp index d0010df7d..1d148beb1 100644 --- a/ion/src/simulator/shared/dummy/haptics.cpp +++ b/ion/src/simulator/shared/dummy/haptics.cpp @@ -1,4 +1,4 @@ -#include "haptics.h" +#include "../haptics.h" namespace Ion { namespace Simulator {