Ignore:
Timestamp:
Dec 17, 1999, 6:25:28 PM (26 years ago)
Author:
sandervl
Message:

compile fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/wsprintf.cpp

    r1810 r2100  
    1 /* $Id: wsprintf.cpp,v 1.2 1999-11-22 20:33:25 sandervl Exp $ */
     1/* $Id: wsprintf.cpp,v 1.3 1999-12-17 17:24:52 sandervl Exp $ */
    22
    33/*
     
    1919#include <odinwrap.h>
    2020#include <os2sel.h>
     21#include <os2win.h>
    2122
    2223#include <stdarg.h>
    2324#include <string.h>
    24 #include "wine/winbase16.h"
    25 #include "winuser.h"
    26 //#include "ldt.h"
    2725#include "stackframe.h"
    2826#include "module.h"
Note: See TracChangeset for help on using the changeset viewer.