From 58f511fe8d8df9d33018dd34d357f46ce9046d3e Mon Sep 17 00:00:00 2001 From: "alexey.skladnoy" Date: Tue, 22 Jul 2008 14:05:26 +0000 Subject: Dzen is now able to get font and color settings from X resources - Order of initialization changed: 1. connect to X server 2. Read X resources 3. Parse command line options - README files updated - x_read_resources may contain bugs git-svn-id: http://dzen.googlecode.com/svn/trunk@230 f2baff5b-bf2c-0410-a398-912abdc3d8b2 --- dzen.h | 1 + 1 file changed, 1 insertion(+) (limited to 'dzen.h') diff --git a/dzen.h b/dzen.h index ba4107e..625cfbf 100644 --- a/dzen.h +++ b/dzen.h @@ -6,6 +6,7 @@ #include #include +#include #ifdef DZEN_XINERAMA #include #endif -- cgit v1.2.3-54-g00ecf