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/kernel32/conbuffer.cpp

    r111 r120  
    1 /* $Id: conbuffer.cpp,v 1.1 1999-06-17 18:21:37 phaller Exp $ */
     1/* $Id: conbuffer.cpp,v 1.2 1999-06-19 10:54:39 sandervl Exp $ */
    22
    33/*
     
    6262#define  INCL_VIO
    6363#define  INCL_AVIO
    64 #include <os2.h>
     64#include <os2wrap.h>    //Odin32 OS/2 api wrappers
    6565
    6666#include <misc.h>
Note: See TracChangeset for help on using the changeset viewer.