winemp3: Include wine/port.h.

This commit is contained in:
Alexandre Julliard 2009-08-25 11:30:07 +02:00
parent e80b36e7c5
commit 1b3027f300
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
*/
#include "config.h"
#include "wine/port.h"
#include <assert.h>
#include <stdarg.h>