2006-04-18 Bart Oldeman <bartoldeman@users.sf.net>

* lib/test.c: Fix typo in #inlcude.
	* include/aclui.h: INTERFACE should not remain
	defined at the end of the header.
	* include/servprov.h: Ditto.
This commit is contained in:
Danny Smith
2006-04-18 02:57:59 +00:00
parent d1efa4e819
commit bcc39a0bfe
4 changed files with 10 additions and 3 deletions

View File

@ -105,7 +105,7 @@
#include <mshtml.h>
#include <servprov.h>
#include <aclui.h>
#inlcude <mlang.h>
#include <mlang.h>
#else
#undef BOOL
#endif