Mercurial > mm7
diff Engine/Spells/CastSpellInfo.cpp @ 2502:a77c34acdbc9
Media folder
author | Ritor1 |
---|---|
date | Fri, 19 Sep 2014 05:13:32 +0600 |
parents | 0ff6a9e9bf7f |
children | 1bcadc6dd203 |
line wrap: on
line diff
--- a/Engine/Spells/CastSpellInfo.cpp Fri Sep 19 04:21:12 2014 +0600 +++ b/Engine/Spells/CastSpellInfo.cpp Fri Sep 19 05:13:32 2014 +0600 @@ -7,11 +7,11 @@ #include "../Objects/Actor.h" #include "../Party.h" #include "../MM7.h" -#include "Mouse.h" +#include "IO/Mouse.h" #include "../../stru6.h" #include "../Game.h" -#include "GUIWindow.h" -#include "AudioPlayer.h" +#include "GUI/GUIWindow.h" +#include "Media/Audio/AudioPlayer.h" #include "../Graphics/Outdoor.h" #include "../Graphics/Overlays.h" #include "../Events.h"