diff tools/mb_c_source.m4 @ 108:565b55508c8d

More dox
author Thinker K.F. Li <thinker@branda.to>
date Fri, 12 Sep 2008 13:58:30 +0800
parents 1a1dda98730c
children cf8ccf06e397
line wrap: on
line diff
--- a/tools/mb_c_source.m4	Fri Sep 12 12:55:13 2008 +0800
+++ b/tools/mb_c_source.m4	Fri Sep 12 13:58:30 2008 +0800
@@ -261,10 +261,10 @@
 [#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include "mb_types.h"
-#include "redraw_man.h"
-#include "shapes.h"
-#include "paint.h"
+#include "mb/mb_types.h"
+#include "mb/redraw_man.h"
+#include "mb/shapes.h"
+#include "mb/paint.h"
 #include "$1.h"
 
 $1_t *$1_new(redraw_man_t *rdman) {