summaryrefslogtreecommitdiff
path: root/src/sim/power/thermal_entity.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/sim/power/thermal_entity.hh')
-rw-r--r--src/sim/power/thermal_entity.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sim/power/thermal_entity.hh b/src/sim/power/thermal_entity.hh
index 77846b67a..fb703961f 100644
--- a/src/sim/power/thermal_entity.hh
+++ b/src/sim/power/thermal_entity.hh
@@ -40,8 +40,7 @@
#ifndef __SIM_THERMAL_ENTITY_HH__
#define __SIM_THERMAL_ENTITY_HH__
-#include "sim/linear_solver.hh"
-
+class LinearEquation;
class ThermalNode;
/**