diff include/mb.h @ 908:095cf170f5fd

Merge from the head
author wycc
date Mon, 04 Oct 2010 23:03:56 +0800
parents e3a5e05f00c1
children 32425882e351
line wrap: on
line diff
--- a/include/mb.h	Sun Oct 03 07:42:07 2010 +0800
+++ b/include/mb.h	Mon Oct 04 23:03:56 2010 +0800
@@ -10,6 +10,9 @@
 #ifdef X_BACKEND
 #include "mb_X_supp.h"
 #endif
+#ifdef DFB_BACKEND
+#include "mb_dfb_supp.h"
+#endif
 #include "mb_animate.h"
 #include "mb_shapes.h"