comparison finch/gntlog.c @ 22648:864c82371181

Include finch.h instead of internal.h
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 13 Apr 2008 17:47:25 +0000
parents 561729870929
children 946f1bb22adb 69d54f84350a
comparison
equal deleted inserted replaced
22647:5624eec4da24 22648:864c82371181
21 * 21 *
22 * You should have received a copy of the GNU General Public License 22 * You should have received a copy of the GNU General Public License
23 * along with this program; if not, write to the Free Software 23 * along with this program; if not, write to the Free Software
24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA 24 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
25 */ 25 */
26 #include "internal.h" 26 #include "finch.h"
27 27
28 #include <gnt.h> 28 #include <gnt.h>
29 #include <gntbox.h> 29 #include <gntbox.h>
30 #include <gntbutton.h> 30 #include <gntbutton.h>
31 #include <gntentry.h> 31 #include <gntentry.h>