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/gdi32/metafile.cpp

    r5044 r5472  
    1 /* $Id: metafile.cpp,v 1.4 2001-02-01 18:01:52 sandervl Exp $ */
     1/* $Id: metafile.cpp,v 1.5 2001-04-04 09:02:15 sandervl Exp $ */
    22
    33/*
     
    1414#include <stdarg.h>
    1515#include <string.h>
    16 #include "misc.h"
     16#include <misc.h>
     17#include <unicode.h>
    1718
    1819#define DBG_LOCALLOG    DBG_metafile
Note: See TracChangeset for help on using the changeset viewer.