2008-09-15 Alberto Garcia <agarcia@igalia.com>
[hildon] / src / hildon-calendar.h
index 5ffe2a9..d504b2c 100644 (file)
@@ -14,7 +14,7 @@
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
+ * version 2 of the License, or (at your option) any later version. or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
 #ifndef                                         __HILDON_CALENDAR_H__
 #define                                         __HILDON_CALENDAR_H__
 
-#include                                        <gdk/gdk.h>
-#include                                        <gtk/gtkwidget.h>
-
-/* Not needed, retained for compatibility -Yosh */
-#include                                        <gtk/gtksignal.h>
+#include                                        <gtk/gtk.h>
 
 G_BEGIN_DECLS