missing include (broke gcc 2.95 build)

This commit is contained in:
simonb 2006-05-20 15:27:40 +00:00
parent 460f57a4ad
commit ff463a0481

View file

@ -31,6 +31,8 @@
#include "FbString.hh"
#include "config.h"
#include <stdio.h>
#ifdef HAVE_ICONV
#include <iconv.h>
#endif // HAVE_ICONV