wineps.drv: Include a local header last.

This commit is contained in:
Michael Stefaniuc 2009-07-03 01:39:04 +02:00 committed by Alexandre Julliard
parent 83eb00cad3
commit 551d1efc9f

View file

@ -30,12 +30,12 @@
#include <string.h>
#include "wine/debug.h"
#include "psdlg.h"
#include "psdrv.h"
#include "winuser.h"
#include "wownt32.h"
#include "prsht.h"
#include "psdlg.h"
WINE_DEFAULT_DEBUG_CHANNEL(psdrv);