From c6752ce211b140aa0817b1716db073dd05891cbf Mon Sep 17 00:00:00 2001 From: fluxgen Date: Tue, 26 Nov 2002 19:56:48 +0000 Subject: another missing header --- src/FbTk/XFontImp.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/FbTk/XFontImp.cc b/src/FbTk/XFontImp.cc index acc089c..e6d333b 100644 --- a/src/FbTk/XFontImp.cc +++ b/src/FbTk/XFontImp.cc @@ -19,7 +19,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: XFontImp.cc,v 1.2 2002/11/26 19:48:17 fluxgen Exp $ +// $Id: XFontImp.cc,v 1.3 2002/11/26 19:56:48 fluxgen Exp $ #include "XFontImp.hh" #include "App.hh" @@ -28,6 +28,7 @@ #include #include +#include using namespace std; namespace FbTk { -- cgit v0.11.2