summaryrefslogtreecommitdiff
path: root/sim/debug.cc
diff options
context:
space:
mode:
Diffstat (limited to 'sim/debug.cc')
-rw-r--r--sim/debug.cc8
1 files changed, 4 insertions, 4 deletions
diff --git a/sim/debug.cc b/sim/debug.cc
index bfc5c9987..b18642942 100644
--- a/sim/debug.cc
+++ b/sim/debug.cc
@@ -33,10 +33,10 @@
#include <string>
#include <vector>
-#include "debug.hh"
-#include "eventq.hh"
-#include "param.hh"
-#include "sim_events.hh"
+#include "sim/debug.hh"
+#include "sim/eventq.hh"
+#include "sim/param.hh"
+#include "sim/sim_events.hh"
using namespace std;