diff src/gtksession.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 b7a51e68d0b8
children
line wrap: on
line diff
--- a/src/gtksession.c	Thu Dec 08 20:59:15 2005 +0000
+++ b/src/gtksession.c	Thu Dec 08 20:59:33 2005 +0000
@@ -26,6 +26,7 @@
 #include "core.h"
 #include "debug.h"
 #include "eventloop.h"
+#include "gtksession.h"
 
 #ifdef USE_SM