X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=reactos%2Fdll%2Fwin32%2Fcomdlg32%2Fprintdlg.c;h=67669c543321643c737dce39f3a4b6c981e854fd;hp=4fb0bdba014c6797b4dae412d7244d4f48a630f7;hb=9e0537881f01cdd485c88dd7ac832cb4ee9cec4b;hpb=da3a8387622684e0015a48c602f2039f03df374e diff --git a/reactos/dll/win32/comdlg32/printdlg.c b/reactos/dll/win32/comdlg32/printdlg.c index 4fb0bdba014..67669c54332 100644 --- a/reactos/dll/win32/comdlg32/printdlg.c +++ b/reactos/dll/win32/comdlg32/printdlg.c @@ -20,31 +20,10 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ -#include -#include -#include -#include -#include - -#define NONAMELESSUNION -#define NONAMELESSSTRUCT -#include "windef.h" -#include "winbase.h" -#include "wingdi.h" -#include "winuser.h" -#include "winspool.h" -#include "winerror.h" - -#include "wine/debug.h" - -#include "commdlg.h" -#include "dlgs.h" -#include "cderr.h" -WINE_DEFAULT_DEBUG_CHANNEL(commdlg); +#include -#include "cdlg.h" -#include "printdlg.h" +WINE_DEFAULT_DEBUG_CHANNEL(commdlg); /* Yes these constants are the same, but we're just copying win98 */ #define UPDOWN_ID 0x270f