(svn r23648) -Revert (r23646): partial revert; nobody has to know about my local changes and attempts

This commit is contained in:
truebrain
2011-12-21 12:28:02 +00:00
parent 726ce254ff
commit e1f04b89c3
4 changed files with 6 additions and 10 deletions

View File

@@ -9,7 +9,7 @@
/** @file dmusic.cpp Playing music via DirectMusic. */
#ifdef WIN32_ENABLE_DIRECTMUSIC_SUPPORT_2
#ifdef WIN32_ENABLE_DIRECTMUSIC_SUPPORT
#define INITGUID
#include "../stdafx.h"