Ignore:
Timestamp:
Feb 17, 2002, 9:40:24 PM (24 years ago)
Author:
sandervl
Message:

compile fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ddraw/OS2SURFACE.CPP

    r7897 r7940  
    1 /* $Id: OS2SURFACE.CPP,v 1.39 2002-02-13 15:23:10 sandervl Exp $ */
     1/* $Id: OS2SURFACE.CPP,v 1.40 2002-02-17 20:40:05 sandervl Exp $ */
    22
    33/*
     
    1212 */
    1313
     14#define _OS2WIN_H
     15#define FAR
     16
    1417#include <odin.h>
     18#include <winbase.h>
    1519#include <stdlib.h>
    1620#include <string.h>
     
    2731#include "os2util.h"
    2832#include "rectangle.h"
    29 #define _OS2WIN_H
    30 #define FAR
    3133#include <misc.h>
    3234#include "asmutil.h"
Note: See TracChangeset for help on using the changeset viewer.