2009-02-27 Alberto Garcia <agarcia@igalia.com>
[hildon] / src / hildon-weekday-picker.h
index 3d0252a..afba2a9 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2005, 2006 Nokia Corporation, all rights reserved.
  *
- * Contact: Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
+ * Contact: Rodrigo Novo <rodrigo.novo@nokia.com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
  *
  */
 
+#ifndef                                         HILDON_DISABLE_DEPRECATED
+
 #ifndef                                         __HILDON_WEEKDAY_PICKER_H__
 #define                                         __HILDON_WEEKDAY_PICKER_H__
 
-#include                                        <gtk/gtkcontainer.h>
+#include                                        <gtk/gtk.h>
 
 G_BEGIN_DECLS
 
@@ -96,3 +98,5 @@ hildon_weekday_picker_isset_day                 (HildonWeekdayPicker * picker,
 G_END_DECLS
 
 #endif                                          /* __HILDON_WEEKDAY_PICKER_H__ */
+
+#endif                                          /* HILDON_DISABLE_DEPRECATED */