summaryrefslogtreecommitdiff
path: root/src/mem
diff options
context:
space:
mode:
Diffstat (limited to 'src/mem')
-rw-r--r--src/mem/probes/mem_footprint.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mem/probes/mem_footprint.hh b/src/mem/probes/mem_footprint.hh
index 821d61ae1..35c03cc79 100644
--- a/src/mem/probes/mem_footprint.hh
+++ b/src/mem/probes/mem_footprint.hh
@@ -41,7 +41,7 @@
#ifndef __MEM_PROBES_MEM_FOOTPRINT_HH__
#define __MEM_PROBES_MEM_FOOTPRINT_HH__
-#include <unordered_map>
+#include <unordered_set>
#include "base/callback.hh"
#include "mem/packet.hh"