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/include/pefile.h

    r2524 r3101  
    1 /* $Id: pefile.h,v 1.4 2000-01-26 23:17:47 sandervl Exp $ */
     1/* $Id: pefile.h,v 1.5 2000-03-13 13:11:46 sandervl Exp $ */
    22
    33/*
     
    1010
    1111#ifndef _OS2WIN_H
    12 #include <os2.h>
     12#include <os2wrap.h>
    1313#include <win32type.h>
    1414#include <peexe.h>
Note: See TracChangeset for help on using the changeset viewer.