comdlg32: Fix building the tests with MSVC headers.

This commit is contained in:
Reece Dunn 2008-03-22 22:50:43 +00:00 committed by Alexandre Julliard
parent b8040eb256
commit ae32a7fe04
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#include "winerror.h"
#include "wingdi.h"
#include "winuser.h"
#include "objbase.h"
#include "cderr.h"
#include "commdlg.h"