diff --git a/dmtree/tr181/device.h b/dmtree/tr181/device.h index 689aae14..58f97b3a 100644 --- a/dmtree/tr181/device.h +++ b/dmtree/tr181/device.h @@ -16,7 +16,7 @@ #include extern DMOBJ tEntry181Obj[]; -extern DMOBJ tRoot_181_Obj[]; -extern DMLEAF tRoot_181_Params[]; +extern DMOBJ tDeviceObj[]; +extern DMLEAF tDeviceParams[]; #endif