diff options
author | Zachary T Welch <zw@superlucidity.net> | 2009-12-03 04:14:28 -0800 |
---|---|---|
committer | Zachary T Welch <zw@superlucidity.net> | 2009-12-03 04:22:52 -0800 |
commit | ba00ba47d289381d1fbfb84b6f4b18f8dff2f011 (patch) | |
tree | 9fde31fc79cb5039117f9c0a0b5ead1d032a277b /tcl/board/csb732.cfg | |
parent | 6c3a28ca260833dc2347d16792fb2cb2abec6e52 (diff) | |
download | openocd_libswd-ba00ba47d289381d1fbfb84b6f4b18f8dff2f011.tar.gz openocd_libswd-ba00ba47d289381d1fbfb84b6f4b18f8dff2f011.tar.bz2 openocd_libswd-ba00ba47d289381d1fbfb84b6f4b18f8dff2f011.tar.xz openocd_libswd-ba00ba47d289381d1fbfb84b6f4b18f8dff2f011.zip |
change #include "replacements.h" to <helper/replacements.h>
Changes from the flat namespace to heirarchical one. Instead of writing:
#include "replacements.h"
the following form should be used.
#include <helper/replacements.h>
The exception is from .c files in the same directory.
Diffstat (limited to 'tcl/board/csb732.cfg')
0 files changed, 0 insertions, 0 deletions