diff --git a/testing/makefiles/libcommon.mk b/testing/makefiles/libcommon.mk index 65e5c43b..4de9b979 100644 --- a/testing/makefiles/libcommon.mk +++ b/testing/makefiles/libcommon.mk @@ -32,7 +32,6 @@ ${OBJ_DIR}/%.o: ${top_dir}/testing/%.cpp ${H_FILES} -I${top_dir} \ -I${top_dir}/src \ -I${bundle_path}/../../virtual/cores/arduino \ - -I${bundle_path}/Kaleidoscope-HIDAdaptor-KeyboardioHID/src \ -I${bundle_path}/KeyboardioHID/src \ -I${top_dir}/testing/googletest/googlemock/include \ -I${top_dir}/testing/googletest/googletest/include \