From 69c04a2af5216846f9da67ab5dfd22fc1b62f715 Mon Sep 17 00:00:00 2001 From: Matt Raykowski Date: Mon, 10 May 2010 20:41:59 -0500 Subject: [PATCH] Resolved: #876 Applied patch from Nille02 - typos in header move branch. Missed music_channel_xaudio2.h --- code/nel/src/sound/driver/xaudio2/music_channel_xaudio2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/nel/src/sound/driver/xaudio2/music_channel_xaudio2.h b/code/nel/src/sound/driver/xaudio2/music_channel_xaudio2.h index 1393d8d46..d843d606a 100644 --- a/code/nel/src/sound/driver/xaudio2/music_channel_xaudio2.h +++ b/code/nel/src/sound/driver/xaudio2/music_channel_xaudio2.h @@ -21,7 +21,7 @@ // STL includes // NeL includes -#include "../music_channel.h" +#include "nel/sound/driver/music_channel.h" // Project includes