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

    r2803 r3101  
    1 /* $Id: oslibdebug.cpp,v 1.2 2000-02-16 14:25:44 sandervl Exp $ */
     1/* $Id: oslibdebug.cpp,v 1.3 2000-03-13 13:10:10 sandervl Exp $ */
    22
    33/*
     
    1717#define INCL_DOSEXCEPTIONS
    1818#define INCL_DOSERRORS
    19 #include <os2.h>
     19#include <os2wrap.h>
    2020#include <process.h>
    2121#include <os2sel.h>
Note: See TracChangeset for help on using the changeset viewer.