Revision: 5981 Author: ek.kato Date: Sun Aug 9 21:27:34 2009 Log: * Merge r5980 from trunk.
http://code.google.com/p/uim/source/detail?r=5981 Modified: /branches/1.5/fep/draw.c ======================================= --- /branches/1.5/fep/draw.c Tue Jan 20 18:16:35 2009 +++ /branches/1.5/fep/draw.c Sun Aug 9 21:27:34 2009 @@ -52,6 +52,7 @@ #ifdef HAVE_ASSERT_H #include <assert.h> #endif +#include <stdio.h> #define WINNOSIZE 5 #define MODESIZE 50
