Relative Paths
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
#ifndef FRAMEWORK_THERMAL_THERMALMONITOR_H_
|
||||
#define FRAMEWORK_THERMAL_THERMALMONITOR_H_
|
||||
|
||||
#include <framework/monitoring/MonitorReporter.h>
|
||||
#include <framework/thermal/ThermalComponentIF.h>
|
||||
#include "../monitoring/MonitorReporter.h"
|
||||
#include "ThermalComponentIF.h"
|
||||
|
||||
class ThermalMonitor: public MonitorReporter<float> {
|
||||
public:
|
||||
|
Reference in New Issue
Block a user