1 2 3 4 5 6 7 8 9 10
--- src/FbTk/FbPixmap.cc.orig Mon Sep 20 12:26:19 2004 +++ src/FbTk/FbPixmap.cc Fri Oct 15 18:08:16 2004 @@ -28,6 +28,7 @@ #include <X11/Xutil.h> #include <X11/Xatom.h> #include <iostream> +#include <stdio.h> using namespace std; namespace FbTk {