From cf658dcba6ea5c52a8b2e7bb1b39cae37aaa3ca4 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Thu, 29 Mar 2001 20:55:01 +0000 Subject: Clean up #includes. Replace , and with 2001-03-29 Kjartan Maraas * *.*: Clean up #includes. Replace , and with more finegrained headers where needed. svn path=/trunk/; revision=9026 --- addressbook/backend/pas/pas-book-factory.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'addressbook/backend/pas/pas-book-factory.c') diff --git a/addressbook/backend/pas/pas-book-factory.c b/addressbook/backend/pas/pas-book-factory.c index 54fbd2de84..052205b81d 100644 --- a/addressbook/backend/pas/pas-book-factory.c +++ b/addressbook/backend/pas/pas-book-factory.c @@ -9,9 +9,9 @@ #include #include -#include -#include +#include +#include #include "addressbook.h" #include "pas-book-factory.h" -- cgit v1.2.3