summaryrefslogtreecommitdiff
path: root/ext/sst/ExtMaster.hh
diff options
context:
space:
mode:
authorCurtis Dunham <Curtis.Dunham@arm.com>2016-09-02 14:58:15 +0100
committerCurtis Dunham <Curtis.Dunham@arm.com>2016-09-02 14:58:15 +0100
commit0da55e5dbc4ac5db97a28ddef008eb0f1d3cd83f (patch)
tree51ff668c487fd6f2ec3d22981f8bcba7d4673a07 /ext/sst/ExtMaster.hh
parent5c0a7f98f85ea31ddaa22fcfa7b7f9c86d417e84 (diff)
downloadgem5-0da55e5dbc4ac5db97a28ddef008eb0f1d3cd83f.tar.xz
ext: eliminate warnings in SST connector
Now compiles completely clean.
Diffstat (limited to 'ext/sst/ExtMaster.hh')
-rw-r--r--ext/sst/ExtMaster.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/sst/ExtMaster.hh b/ext/sst/ExtMaster.hh
index 4a98bddf9..04e98e55f 100644
--- a/ext/sst/ExtMaster.hh
+++ b/ext/sst/ExtMaster.hh
@@ -48,8 +48,8 @@
#include <list>
#include <set>
-#include <sst/core/component.h>
-#include <sst/elements/memHierarchy/memEvent.h>
+#include <core/component.h>
+#include <elements/memHierarchy/memEvent.h>
#include <sim/sim_object.hh>
#include <mem/packet.hh>