fixed include screen

This commit is contained in:
fluxgen 2002-01-20 02:10:37 +00:00
parent fdb6b3f41b
commit b07fd39e66

View file

@ -19,10 +19,11 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
// DEALINGS IN THE SOFTWARE. // DEALINGS IN THE SOFTWARE.
// $Id: IconBar.cc,v 1.7 2002/01/09 14:11:20 fluxgen Exp $ // $Id: IconBar.cc,v 1.8 2002/01/20 02:10:37 fluxgen Exp $
#include "IconBar.hh" #include "IconBar.hh"
#include "i18n.hh" #include "i18n.hh"
#include "Screen.hh"
IconBarObj::IconBarObj(FluxboxWindow *fluxboxwin, Window iconwin) IconBarObj::IconBarObj(FluxboxWindow *fluxboxwin, Window iconwin)
{ {