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/OS2DDRAW.CPP

    r6950 r7940  
    1 /* $Id: OS2DDRAW.CPP,v 1.32 2001-10-05 12:33:09 sandervl Exp $ */
     1/* $Id: OS2DDRAW.CPP,v 1.33 2002-02-17 20:40:04 sandervl Exp $ */
    22
    33/*
     
    1212 *
    1313 */
     14#define _OS2WIN_H
     15#define FAR
    1416
    1517#include <odin.h>
     18#include <winbase.h>
    1619#include <stdlib.h>
    1720#include <string.h>
     
    2326#include "os2palette.h"
    2427#include "os2surface.h"
    25 #define _OS2WIN_H
    26 #define FAR
    2728#include <misc.h>
    2829#include <string.h>
Note: See TracChangeset for help on using the changeset viewer.