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

    r2834 r3101  
    1 /* $Id: pmwindow.cpp,v 1.86 2000-02-20 18:28:32 cbratschi Exp $ */
     1/* $Id: pmwindow.cpp,v 1.87 2000-03-13 13:10:47 sandervl Exp $ */
    22/*
    33 * Win32 Window Managment Code for OS/2
     
    1919#include <stdlib.h>
    2020#include <string.h>
    21 #include "win32type.h"
     21#include <win32type.h>
    2222#include <winconst.h>
    2323#include <wprocess.h>
Note: See TracChangeset for help on using the changeset viewer.