OSDN Git Service

* Added #include "chxj_header_inf.h"
authorkonno <konn@users.sourceforge.jp>
Sat, 6 Feb 2010 21:08:26 +0000 (06:08 +0900)
committerkonno <konn@users.sourceforge.jp>
Sat, 6 Feb 2010 21:08:26 +0000 (06:08 +0900)
src/chxj_ixhtml10.c

index 473f2dc..5b95ad8 100755 (executable)
@@ -23,6 +23,7 @@
 #include "chxj_url_encode.h"
 #include "chxj_str_util.h"
 #include "chxj_conv_z2h.h"
+#include "chxj_header_inf.h"
 
 
 #define GET_IXHTML10(X) ((ixhtml10_t *)(X))