Ignore:
Timestamp:
Dec 1, 2011, 10:19:11 PM (14 years ago)
Author:
dmik
Message:

Port WINMM, MCICDA and MCIWAVE DLLs to GCC/kBuild.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gcc-kmk/src/winmm/playsound.cpp

    r21720 r21841  
    1717 * Includes                                                                 *
    1818 ****************************************************************************/
     19
     20#include <string.h>
    1921
    2022#include <os2win.h>
     
    2325#include <heapstring.h>
    2426#include <misc.h>
    25 #include <string.h>
    2627#include <win/debugtools.h>
    2728
Note: See TracChangeset for help on using the changeset viewer.