Ignore:
Timestamp:
Dec 9, 2011, 9:23:34 PM (14 years ago)
Author:
dmik
Message:

Port DDRAW to GCC/kBuild.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/ddraw/os2fsdd.cpp

    r6646 r21875  
    1515#include <misc.h>
    1616
    17 #include <svgadefs.h>
     17#include "svgadefs.h"
    1818
    1919#include "os2fsdd.h"
     
    5353static ULONG ulTotalModes;
    5454
    55 static bIsInFS = FALSE;
     55static BOOL bIsInFS = FALSE;
    5656
    5757/*
Note: See TracChangeset for help on using the changeset viewer.