summaryrefslogtreecommitdiff
path: root/examples/gtkIvyButton.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gtkIvyButton.c')
-rw-r--r--examples/gtkIvyButton.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/gtkIvyButton.c b/examples/gtkIvyButton.c
index aba5ea7..e4c7a1a 100644
--- a/examples/gtkIvyButton.c
+++ b/examples/gtkIvyButton.c
@@ -1,8 +1,8 @@
-#include <gtk/gtk.h>
-#include <ivy.h>
-#include <ivyglibloop.h>
#include <stdio.h>
#include <stdlib.h>
+#include <gtk/gtk.h>
+#include <Ivy/ivy.h>
+#include <Ivy/ivyglibloop.h>