src/idle.c

changeset 6371
e92b66ee5518
parent 6216
38918d33547e
child 6485
3c7ba18e32f1
equal deleted inserted replaced
6370:c518a98aba20 6371:e92b66ee5518
16 * You should have received a copy of the GNU General Public License 16 * You should have received a copy of the GNU General Public License
17 * along with this program; if not, write to the Free Software 17 * along with this program; if not, write to the Free Software
18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 18 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19 * 19 *
20 */ 20 */
21 #include "internal.h" 21 #include "gtkinternal.h"
22 22
23 #ifdef USE_SCREENSAVER 23 #ifdef USE_SCREENSAVER
24 # ifndef _WIN32 24 # ifndef _WIN32
25 # include <X11/Xlib.h> 25 # include <X11/Xlib.h>
26 # include <X11/Xutil.h> 26 # include <X11/Xutil.h>

mercurial