Make include order consistent in example applications
Pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=740537
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
#include "exampleapp.h"
|
||||
#include "exampleappwin.h"
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
struct _ExampleAppWindow
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user