quartz: assert.h is not a local include.

This commit is contained in:
Francois Gouget 2008-07-26 19:12:32 +02:00 committed by Alexandre Julliard
parent 56aab13ecc
commit a516f27c2f
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
#include "ddraw.h"
#include "dvdmedia.h"
#include "assert.h"
#include <assert.h>
#include "wine/unicode.h"
#include "wine/debug.h"