summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/sndVol/playSnd.h
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2013-01-14 19:35:34 +0000
committerRobert Pösel <robyer@seznam.cz>2013-01-14 19:35:34 +0000
commit96882781656eb2ec3f4c643f14a4d218a8c59301 (patch)
tree1dc9ee274f0e17ed5f5f138fdca204ef6e6219a4 /plugins/!NotAdopted/sndVol/playSnd.h
parent187938fe58815e21fa4fd635fb9a7fb50f578d38 (diff)
Updated sndVol sources to recent version.
git-svn-id: http://svn.miranda-ng.org/main/trunk@3106 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!NotAdopted/sndVol/playSnd.h')
-rw-r--r--plugins/!NotAdopted/sndVol/playSnd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/!NotAdopted/sndVol/playSnd.h b/plugins/!NotAdopted/sndVol/playSnd.h
index f9a6c3299f..b3582c0790 100644
--- a/plugins/!NotAdopted/sndVol/playSnd.h
+++ b/plugins/!NotAdopted/sndVol/playSnd.h
@@ -1,8 +1,8 @@
#include <windows.h>
#include <mmsystem.h>
#include <basetsd.h>
-#include <dmusicc.h>
-#include <dmusici.h>
+#include "dmusicc.h"
+#include "dmusici.h"
#include <dxerr8.h>
#include <tchar.h>
#include "DMUtil.h"