summaryrefslogtreecommitdiff
path: root/src/debug/debuggers.h
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2009-04-25 16:51:41 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2009-04-25 16:51:41 (GMT)
commitb9977e00ff9eb6e025e86a15c858183f3f314cf5 (patch)
treeeedacb236b90228d2b4c603fa9875ecaad05ee29 /src/debug/debuggers.h
parent216a3d0121fabd678e50ea6b4fa2447ae9b921f0 (diff)
Saved the current work on plugins.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@59 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/debug/debuggers.h')
-rw-r--r--src/debug/debuggers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/debug/debuggers.h b/src/debug/debuggers.h
index 96e0c47..03c3164 100644
--- a/src/debug/debuggers.h
+++ b/src/debug/debuggers.h
@@ -30,7 +30,7 @@
#include <sys/types.h>
-#include "../binary.h"
+#include "../analysis/binary.h"