summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTat-Chee Wan (USM)2011-06-20 09:26:03 +0800
committerTat-Chee Wan (USM)2011-06-20 09:26:03 +0800
commit5cb8fa6648f7f21d1e99535c8a3d06c789f0f221 (patch)
tree4a9a6eab11d357cdb47d412b01b55113c44bea7f
parentde2bd1e3247d3b435a94223666d0d092c2785f31 (diff)
fix typo error in header filename
-rw-r--r--Debugger/debug_runlooptasks.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/Debugger/debug_runlooptasks.S b/Debugger/debug_runlooptasks.S
index 304ad47..48b7e5a 100644
--- a/Debugger/debug_runlooptasks.S
+++ b/Debugger/debug_runlooptasks.S
@@ -71,7 +71,7 @@
#include "debug_internals.h"
#include "debug_macros.h"
-#include "debug.stub.h"
+#include "debug_stub.h"
.code 32
.align 4