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

    r2804 r3101  
    1 /* $Id: oslibgdi.cpp,v 1.10 2000-02-16 14:34:25 sandervl Exp $ */
     1/* $Id: oslibgdi.cpp,v 1.11 2000-03-13 13:10:45 sandervl Exp $ */
    22/*
    33 * Window GDI wrapper functions for OS/2
     
    1212#define  INCL_WIN
    1313#define  INCL_PM
    14 #include <os2.h>
    1514#include <os2wrap.h>
    1615#include <stdlib.h>
    1716#include <string.h>
    1817#include <misc.h>
     18#include <winconst.h>
    1919#include <oslibgdi.h>
    2020#include <oslibwin.h>
Note: See TracChangeset for help on using the changeset viewer.