2008-12-05 Claudio Saavedra <csaavedra@igalia.com>
[hildon] / src / hildon-range-editor.h
index ef40f10..066ad4d 100644 (file)
  *
  */
 
+#ifndef                                         HILDON_DISABLE_DEPRECATED
+
 #ifndef                                         __HILDON_RANGE_EDITOR_H__
 #define                                         __HILDON_RANGE_EDITOR_H__
 
-#include                                        <gtk/gtkcontainer.h>
+#include                                        <gtk/gtk.h>
 
 G_BEGIN_DECLS
 
@@ -124,3 +126,6 @@ hildon_range_editor_get_separator               (HildonRangeEditor *editor);
 G_END_DECLS
 
 #endif                                          /* __HILDON_RANGE_EDITOR_H__ */
+
+#endif                                          /* HILDON_DISABLE_DEPRECATED */
+