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,5 +1,6 @@
|
||||
#include <gtk/gtk.h>
|
||||
#include <exampleapp.h>
|
||||
|
||||
#include "exampleapp.h"
|
||||
|
||||
int
|
||||
main (int argc, char *argv[])
|
||||
|
||||
Reference in New Issue
Block a user