Ignore:
Timestamp:
Jun 19, 1999, 12:54:48 PM (26 years ago)
Author:
sandervl
Message:

Include os2wrap.h instead of os2.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/user32/SYSCLR.CPP

    r109 r120  
    1 /* $Id: SYSCLR.CPP,v 1.4 1999-06-16 15:29:27 cbratschi Exp $ */
     1/* $Id: SYSCLR.CPP,v 1.5 1999-06-19 10:54:46 sandervl Exp $ */
    22
    33/*
     
    1212 */
    1313#define INCL_WINSYS
    14 #include <os2.h>
     14#include <os2wrap.h>    //Odin32 OS/2 api wrappers
    1515#include "os2native.h"
    1616#include "misc.h"
Note: See TracChangeset for help on using the changeset viewer.