summaryrefslogtreecommitdiffstats
path: root/src/fan/LMI_FanSensorProvider.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fan/LMI_FanSensorProvider.c')
-rw-r--r--src/fan/LMI_FanSensorProvider.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fan/LMI_FanSensorProvider.c b/src/fan/LMI_FanSensorProvider.c
index 47bd9d5..e63d266 100644
--- a/src/fan/LMI_FanSensorProvider.c
+++ b/src/fan/LMI_FanSensorProvider.c
@@ -22,7 +22,7 @@
#include <konkret/konkret.h>
#include "LMI_FanSensor.h"
#include "fan.h"
-#include <globals.h>
+#include "globals.h"
static const CMPIBroker* _cb = NULL;