diff inkscape/firefox/template/textmenu/app.c @ 379:a3231496c6de

merge
author Thinker K.F. Li <thinker@branda.to>
date Sat, 04 Apr 2009 11:55:11 +0800
parents 7d244a85dd68
children 9b8dda201ccb
line wrap: on
line diff
--- a/inkscape/firefox/template/textmenu/app.c	Sat Apr 04 11:54:37 2009 +0800
+++ b/inkscape/firefox/template/textmenu/app.c	Sat Apr 04 11:55:11 2009 +0800
@@ -2,7 +2,7 @@
 #include <mb.h>
 #include "mbapp.h"
 #include "animated_menu.h"
-#include "app.h"
+#include "%n.h"
 
 void myselect_callback(mb_animated_menu_t *m, int select)
 {