d3dxof: Include wine/port.h in parsing.c.

oldstable
Stefan Dösinger 2014-03-31 11:44:56 +02:00 committed by Alexandre Julliard
parent 49c7cba040
commit 244e3d01db
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
*/
#include "config.h"
#include "wine/port.h"
#include "wine/debug.h"
#define COBJMACROS