diff options
Diffstat (limited to 'examples/hildon-check-button-example.c')
-rw-r--r-- | examples/hildon-check-button-example.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/hildon-check-button-example.c b/examples/hildon-check-button-example.c index 5bff1a0..e0a1013 100644 --- a/examples/hildon-check-button-example.c +++ b/examples/hildon-check-button-example.c @@ -20,7 +20,7 @@ * */ -#include <hildon-check-button.h> +#include "hildon.h" static void button_toggled_cb (HildonCheckButton *button, |