diff 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
line wrap: on
line diff
--- a/src/gtkidle.c	Thu Dec 08 20:59:15 2005 +0000
+++ b/src/gtkidle.c	Thu Dec 08 20:59:33 2005 +0000
@@ -21,6 +21,7 @@
  *
  */
 #include "internal.h"
+#include "gtkidle.h"
 
 #ifdef USE_SCREENSAVER
 # ifndef _WIN32