Ignore:
Timestamp:
Apr 4, 2001, 11:05:50 AM (24 years ago)
Author:
sandervl
Message:

compile fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/ddraw/fillfunc.cpp

    r5326 r5472  
    1 /* $Id: fillfunc.cpp,v 1.3 2001-03-18 21:44:44 mike Exp $ */
     1/* $Id: fillfunc.cpp,v 1.4 2001-04-04 09:02:15 sandervl Exp $ */
    22
    33/*
     
    1010 */
    1111
     12#define INCL_BASE
     13#include <os2wrap.h>
     14#include <win32type.h>
    1215#include <memory.h>
    1316#include <misc.h>
Note: See TracChangeset for help on using the changeset viewer.