Ignore:
Timestamp:
Mar 13, 2000, 2:11:46 PM (25 years ago)
Author:
sandervl
Message:

replaced os2.h includes by os2wrap.h

File:
1 edited

Legend:

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

    r2948 r3101  
    1 /* $Id: oslibmsg.cpp,v 1.29 2000-02-29 19:16:11 sandervl Exp $ */
     1/* $Id: oslibmsg.cpp,v 1.30 2000-03-13 13:10:46 sandervl Exp $ */
    22/*
    33 * Window message translation functions for OS/2
     
    2020#define  INCL_PM
    2121#define  INCL_DOSPROCESS
    22 #include <os2.h>
    2322#include <os2wrap.h>
    2423#include <string.h>
    2524#include <misc.h>
    2625#include "oslibmsg.h"
     26#include <winconst.h>
    2727#include <win32wnd.h>
    2828#include "oslibutil.h"
Note: See TracChangeset for help on using the changeset viewer.