changeset 457:ea09fdab333a

Fix typo
author Thinker K.F. Li <thinker@branda.to>
date Thu, 06 Aug 2009 15:38:08 +0800
parents 26c302b47de1
children bb4f651090bf
files examples/dynamic/text.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/examples/dynamic/text.c	Thu Aug 06 15:38:04 2009 +0800
+++ b/examples/dynamic/text.c	Thu Aug 06 15:38:08 2009 +0800
@@ -8,7 +8,7 @@
 #include <mb.h>
 #include <string.h>
 //#include "menu.h"
-#include "m_af.h"
+#include "mb_af.h"
 
 
 mbaf_t *app;