Changeset 4632 for trunk/src


Ignore:
Timestamp:
Nov 19, 2000, 2:12:09 PM (25 years ago)
Author:
sandervl
Message:

compile fixes

Location:
trunk/src
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/avifil32/avifile.cpp

    r2398 r4632  
    1 /* $Id: avifile.cpp,v 1.6 2000-01-10 23:27:12 sandervl Exp $ */
     1/* $Id: avifile.cpp,v 1.7 2000-11-19 13:12:09 sandervl Exp $ */
    22/*                                 
    33 * Copyright 1999 Marcus Meissner
     
    1515#include "vfw.h"
    1616#include "wine/winestring.h"
    17 #include "driver.h"
     17////#include "driver.h"
    1818#include "mmsystem.h"
    1919#include "winerror.h"
  • trunk/src/msacm32/driver.cpp

    r3925 r4632  
    1 /* $Id: driver.cpp,v 1.3 2000-08-02 15:49:31 bird Exp $ */
     1/* $Id: driver.cpp,v 1.4 2000-11-19 13:08:41 sandervl Exp $ */
    22/*
    33 *      MSACM32 library
     
    1313#include "winuser.h"
    1414#include "debugtools.h"
    15 #include "driver.h"
     15////#include "driver.h"
    1616#include "heapstring.h"
    1717#include "mmsystem.h"
  • trunk/src/msacm32/internal.cpp

    r3925 r4632  
    1 /* $Id: internal.cpp,v 1.5 2000-08-02 15:49:32 bird Exp $ */
     1/* $Id: internal.cpp,v 1.6 2000-11-19 13:08:42 sandervl Exp $ */
    22/* -*- tab-width: 8; c-basic-offset: 4 -*- */
    33
     
    1515#include "winuser.h"
    1616#include "winerror.h"
    17 #include "driver.h"
     17////#include "driver.h"
    1818#include "heapstring.h"
    1919#include "mmsystem.h"
Note: See TracChangeset for help on using the changeset viewer.