Ignore:
Timestamp:
Aug 20, 2000, 5:17:00 PM (25 years ago)
Author:
phaller
Message:

Fix of broken build due to WINE sync

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shlwapi/path.c

    r4056 r4059  
    1 /* $Id: path.c,v 1.6 2000-08-20 10:09:20 sandervl Exp $ */
     1/* $Id: path.c,v 1.7 2000-08-20 15:16:35 phaller Exp $ */
    22
    33/*
     
    4343#include <misc.h>
    4444#include <win\shell.h>
     45#include <win/shlobj.h>
    4546#include <win\winerror.h>
    4647#include <win\crtdll.h>
    4748#include <win\winversion.h>
    4849#include <winuser.h>
     50#include <win/wine/undocshell.h>
    4951
    5052#include <win\shlwapi.h>
Note: See TracChangeset for help on using the changeset viewer.