[project @ 2004-08-15 19:53:52 by jmb]

Standardise swis.h include

svn path=/import/netsurf/; revision=1238
This commit is contained in:
John Mark Bell 2004-08-15 19:53:52 +00:00
parent bc65aec751
commit 583bb12c5a
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
*/
#include <stdbool.h>
#include "swis.h"
#include <swis.h>
#include "oslib/colourtrans.h"
#include "oslib/osspriteop.h"