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/oslibmsgtranslate.cpp

    r3072 r3101  
    1 /* $Id: oslibmsgtranslate.cpp,v 1.22 2000-03-09 21:50:11 sandervl Exp $ */
     1/* $Id: oslibmsgtranslate.cpp,v 1.23 2000-03-13 13:10:46 sandervl Exp $ */
    22/*
    33 * Window message translation functions for OS/2
     
    1818#define  INCL_PM
    1919#define  INCL_DOSPROCESS
    20 #include <os2.h>
    2120#include <os2wrap.h>
    2221#include <string.h>
    2322#include <misc.h>
     23#include <winconst.h>
    2424#include "oslibmsg.h"
    2525#include "win32wnd.h"
Note: See TracChangeset for help on using the changeset viewer.