From e82122eb44f3ed758f804c97da08d11196e42510 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Fri, 4 Jul 2003 10:25:11 +0000 Subject: cstdio for sscanf --- src/FbTk/Theme.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/FbTk/Theme.cc b/src/FbTk/Theme.cc index 2037431..faf6ed4 100644 --- a/src/FbTk/Theme.cc +++ b/src/FbTk/Theme.cc @@ -19,7 +19,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Theme.cc,v 1.8 2003/07/01 12:39:49 fluxgen Exp $ +// $Id: Theme.cc,v 1.9 2003/07/04 10:25:11 fluxgen Exp $ #include "Theme.hh" @@ -29,6 +29,7 @@ #include "Texture.hh" #include "App.hh" +#include #ifdef HAVE_CONFIG_H #include "config.h" -- cgit v0.11.2