aboutsummaryrefslogtreecommitdiff
path: root/examples/hildon-bread-crumb-trail-example.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hildon-bread-crumb-trail-example.c')
-rw-r--r--examples/hildon-bread-crumb-trail-example.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hildon-bread-crumb-trail-example.c b/examples/hildon-bread-crumb-trail-example.c
index 983bd88..6f0a39e 100644
--- a/examples/hildon-bread-crumb-trail-example.c
+++ b/examples/hildon-bread-crumb-trail-example.c
@@ -27,7 +27,7 @@
#include <sys/stat.h>
#include <unistd.h>
-#include "hildon.h"
+#include <hildon/hildon.h>
GtkWidget *treeview;
gchar *current_root;