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

    r2804 r3101  
    1 /* $Id: timer.cpp,v 1.11 2000-02-16 14:34:36 sandervl Exp $ */
     1/* $Id: timer.cpp,v 1.12 2000-03-13 13:10:48 sandervl Exp $ */
    22
    33/*
     
    1313#define INCL_WIN
    1414#define INCL_DOSSEMAPHORES
    15 #include <os2.h>
     15#include <os2wrap.h>
    1616#include <os2sel.h>
    1717#include <stdlib.h>
Note: See TracChangeset for help on using the changeset viewer.