aboutsummaryrefslogtreecommitdiffstats
path: root/test/testmbox.c
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-08 17:37:49 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-12-08 17:37:49 +0000
commitbdb7f4ab20bd3daf261ab93dfe733e0ff11dca0f (patch)
treebdd606762debab9287b43597075c082685dbfdd1 /test/testmbox.c
parent894e11f8f781dc17ff729acfddc4db1a3091951f (diff)
downloadChibiOS-bdb7f4ab20bd3daf261ab93dfe733e0ff11dca0f.tar.gz
ChibiOS-bdb7f4ab20bd3daf261ab93dfe733e0ff11dca0f.tar.bz2
ChibiOS-bdb7f4ab20bd3daf261ab93dfe733e0ff11dca0f.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1397 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'test/testmbox.c')
-rw-r--r--test/testmbox.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/testmbox.c b/test/testmbox.c
index 3c23cf937..a8947e4ce 100644
--- a/test/testmbox.c
+++ b/test/testmbox.c
@@ -17,8 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <ch.h>
-
+#include "ch.h"
#include "test.h"
/**