summaryrefslogtreecommitdiffstats
path: root/src/ganv_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ganv_test.c')
-rw-r--r--src/ganv_test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ganv_test.c b/src/ganv_test.c
index ec1b0a8..c2e1534 100644
--- a/src/ganv_test.c
+++ b/src/ganv_test.c
@@ -13,10 +13,10 @@
* with Ganv. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <gtk/gtk.h>
-
#include "ganv/ganv.h"
+#include <gtk/gtk.h>
+
static void
on_window_destroy(GtkWidget* widget, void* data)
{