comparison finch/gntidle.c @ 22218:5152a14d06a3

Include finch.h from these files, instead of internal.h.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 26 Jan 2008 22:36:01 +0000
parents c38d72677c8a
children 88d889b54df4
comparison
equal deleted inserted replaced
22217:ad357ca94de9 22218:5152a14d06a3
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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 20 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
21 * 21 *
22 */ 22 */
23 23
24 #include "internal.h" 24 #include "finch.h"
25 #include "gntidle.h" 25 #include "gntidle.h"
26 #include "gntwm.h" 26 #include "gntwm.h"
27 27
28 #include "idle.h" 28 #include "idle.h"
29 29