diff options
Diffstat (limited to 'examples/hildon-app-menu-example.c')
-rw-r--r-- | examples/hildon-app-menu-example.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hildon-app-menu-example.c b/examples/hildon-app-menu-example.c index 5ac07de..57b0923 100644 --- a/examples/hildon-app-menu-example.c +++ b/examples/hildon-app-menu-example.c @@ -23,7 +23,7 @@ */ #include <gtk/gtk.h> -#include <hildon.h> +#include "hildon.h" static void menu_button_clicked (GtkButton *button, |