aboutsummaryrefslogtreecommitdiff
path: root/examples/hildon-time-button-example.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hildon-time-button-example.c')
-rw-r--r--examples/hildon-time-button-example.c11
1 files changed, 3 insertions, 8 deletions
diff --git a/examples/hildon-time-button-example.c b/examples/hildon-time-button-example.c
index d5a4cb7..10d4bfe 100644
--- a/examples/hildon-time-button-example.c
+++ b/examples/hildon-time-button-example.c
@@ -1,11 +1,6 @@
-#include <glib.h>
-#include <gtk/gtk.h>
-
-#include "hildon-program.h"
-#include "hildon-stackable-window.h"
-
-#include "hildon-picker-button.h"
-#include "hildon-time-button.h"
+#include <glib.h>
+#include <gtk/gtk.h>
+#include "hildon.h"
static void
on_picker_value_changed (HildonPickerButton * button, gpointer data)