diff --git a/services/miscdevice_service/hdi_connection/adpter/include/hdi_connection.h b/services/miscdevice_service/hdi_connection/adpter/include/hdi_connection.h index 911c501088618fa319b7e4f7e324b1c403b4ddf5..3cbf0dff2d6279d71e38487bac1b59e28559d7ee 100644 --- a/services/miscdevice_service/hdi_connection/adpter/include/hdi_connection.h +++ b/services/miscdevice_service/hdi_connection/adpter/include/hdi_connection.h @@ -17,7 +17,7 @@ #define HDI_CONNECTION_H #include "death_recipient_template.h" #include "i_vibrator_hdi_connection.h" -#include "vibrator_interface_proxy.h" +#include "v1_0/vibrator_interface_proxy.h" using OHOS::HDI::Vibrator::V1_0::IVibratorInterface; namespace OHOS { namespace Sensors {