* Added include for touch selector. This shouldn't be required, but
authorJose Dapena Paz <jdapena@igalia.com>
Wed, 29 Oct 2008 13:37:36 +0000 (13:37 +0000)
committerJose Dapena Paz <jdapena@igalia.com>
Wed, 29 Oct 2008 13:37:36 +0000 (13:37 +0000)
  in fact a bug in hildon-widgets includes makes us need to do this.

pmo-trunk-r6181

src/hildon2/modest-hildon2-sort-dialog.h

index 8e9fd7d..d043736 100644 (file)
@@ -31,6 +31,7 @@
 #define __MODEST_HILDON2_SORT_DIALOG
 
 #include <glib.h>
+#include <hildon/hildon-touch-selector.h>
 #include <hildon/hildon-picker-dialog.h>
 #include <widgets/modest-sort-criterium-view.h>