Mercurial > pidgin
comparison src/gtkidle.c @ 12410:bc249de5ea02
[gaim-migrate @ 14717]
Include .h files corresponding to the respective .c files to clear up prototype warnings.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Thu, 08 Dec 2005 20:59:33 +0000 |
parents | 25d7ef365dbf |
children | 723f5b7ef6a2 |
comparison
equal
deleted
inserted
replaced
12409:d51cf8896f5c | 12410:bc249de5ea02 |
---|---|
19 * along with this program; if not, write to the Free Software | 19 * along with this program; if not, write to the Free Software |
20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | 20 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
21 * | 21 * |
22 */ | 22 */ |
23 #include "internal.h" | 23 #include "internal.h" |
24 #include "gtkidle.h" | |
24 | 25 |
25 #ifdef USE_SCREENSAVER | 26 #ifdef USE_SCREENSAVER |
26 # ifndef _WIN32 | 27 # ifndef _WIN32 |
27 # include <X11/Xlib.h> | 28 # include <X11/Xlib.h> |
28 # include <X11/Xutil.h> | 29 # include <X11/Xutil.h> |