diff --git a/senseApis/xcbXorg/xcbXorg.cpp b/senseApis/xcbXorg/xcbXorg.cpp index 802d398..01fdbcd 100644 --- a/senseApis/xcbXorg/xcbXorg.cpp +++ b/senseApis/xcbXorg/xcbXorg.cpp @@ -423,7 +423,7 @@ static hk::sense_api::sal_mlo_detachDeviceReqFn xcbXorg_detachDeviceReq; static hk::sense_api::SenseApiDesc xcbXorgApiDesc = { - .name = "xcb-xorg", + .name = "xcb", .exportedImplexorApis = { { "video-implexor" } }, .sal_mgmt_libOps = { .initializeInd = xcbXorg_initializeInd,