summaryrefslogtreecommitdiffstats
path: root/src/hardware/LMI_ChassisComputerSystemPackageProvider.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hardware/LMI_ChassisComputerSystemPackageProvider.c')
-rw-r--r--src/hardware/LMI_ChassisComputerSystemPackageProvider.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hardware/LMI_ChassisComputerSystemPackageProvider.c b/src/hardware/LMI_ChassisComputerSystemPackageProvider.c
index e95dc83..ca83c57 100644
--- a/src/hardware/LMI_ChassisComputerSystemPackageProvider.c
+++ b/src/hardware/LMI_ChassisComputerSystemPackageProvider.c
@@ -20,7 +20,7 @@
#include <konkret/konkret.h>
#include "LMI_ChassisComputerSystemPackage.h"
-#include "LMI_Hardware.h"
+#include "utils.h"
#include "dmidecode.h"
static const CMPIBroker* _cb;
@@ -68,7 +68,7 @@ static CMPIStatus LMI_ChassisComputerSystemPackageEnumInstances(
LMI_ChassisRef_Init(&lmi_chassis, _cb, ns);
LMI_ChassisRef_Set_CreationClassName(&lmi_chassis,
- LMI_ORGID "_" CHASSIS_CLASS_NAME);
+ LMI_Chassis_ClassName);
LMI_ChassisRef_Set_Tag(&lmi_chassis, dmi_get_chassis_tag(&dmi_chassis));
LMI_ChassisComputerSystemPackage_SetObjectPath_Dependent(