From fc45fbcd4f3b91833e7d2437cdce9a5d3c3abd8f Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 23 May 1999 21:26:10 +0000 Subject: [PATCH] more changes svn path=/trunk/kdebase/konsole/; revision=21804 --- src/kcmkonsole.C | 1 + src/rootBg.C | 1 + src/schema.C | 1 + 3 files changed, 3 insertions(+) diff --git a/src/kcmkonsole.C b/src/kcmkonsole.C index 31729df3..532b7bad 100644 --- a/src/kcmkonsole.C +++ b/src/kcmkonsole.C @@ -22,6 +22,7 @@ #include #include +#include #define HERE fprintf(stderr,"%s(%d): here\n",__FILE__,__LINE__); diff --git a/src/rootBg.C b/src/rootBg.C index a06fa29c..4aa0f4fc 100644 --- a/src/rootBg.C +++ b/src/rootBg.C @@ -35,6 +35,7 @@ #include #include "config-kbgndwm.h" #include "rootBg.h" +#include // By default, when you assign a background to your widget, the pixmap has diff --git a/src/schema.C b/src/schema.C index 558ce2ff..a525aa3d 100644 --- a/src/schema.C +++ b/src/schema.C @@ -13,6 +13,7 @@ #include #include "kapp.h" #include +#include static int schema_serial = 0; //FIXME: remove,localize