ARM: Fix a memory leak with the table walker.
[gem5.git] / src / arch / arm / predecoder.cc
index b87ca622e4b364b2249d385f88efb43c4c49bf67..a221f4e3016f6aa34b6049f5fceaffe6aab88c78 100644 (file)
@@ -46,6 +46,7 @@
 #include "arch/arm/utility.hh"
 #include "base/trace.hh"
 #include "cpu/thread_context.hh"
+#include "debug/Predecoder.hh"
 
 namespace ArmISA
 {