comparison finch/libgnt/wms/s.c @ 29152:259bbfb423d4

Fix all the remaining files for which internal.h doesn't end up being the first include. This should resolve the warnings on Solaris as reported by aab. Closes #10523.
author Paul Aurich <paul@darkrain42.org>
date Tue, 08 Dec 2009 04:18:32 +0000
parents 1c73d2ef9ddc
children a8cc50c2279f
comparison
equal deleted inserted replaced
29151:756cfb3d66c1 29152:259bbfb423d4
1 #include "internal.h"
2
1 #include <string.h> 3 #include <string.h>
2 #include <sys/types.h> 4 #include <sys/types.h>
3
4 #include "internal.h"
5 5
6 #include "gnt.h" 6 #include "gnt.h"
7 #include "gntbox.h" 7 #include "gntbox.h"
8 #include "gntmenu.h" 8 #include "gntmenu.h"
9 #include "gntstyle.h" 9 #include "gntstyle.h"