Mercurial > mm7
diff UI/UICharacter.cpp @ 1299:8c2f689b5f0b
folder UI
author | Ritor1 |
---|---|
date | Thu, 20 Jun 2013 12:16:47 +0600 |
parents | b97d0cdd6c79 |
children | 61010a655c94 |
line wrap: on
line diff
--- a/UI/UICharacter.cpp Wed Jun 19 17:18:35 2013 +0600 +++ b/UI/UICharacter.cpp Thu Jun 20 12:16:47 2013 +0600 @@ -6,27 +6,27 @@ #include <algorithm> -#include "MM7.h" +#include "..\MM7.h" -#include "MapInfo.h" -#include "Game.h" -#include "GUIWindow.h" -#include "GUIFont.h" -#include "GUIProgressBar.h" -#include "Party.h" -#include "AudioPlayer.h" -#include "Render.h" -#include "IndoorCamera.h" -#include "LOD.h" -#include "Viewport.h" -#include "Time.h" -#include "Awards.h" -#include "CastSpellInfo.h" -#include "texts.h" +#include "..\MapInfo.h" +#include "..\Game.h" +#include "..\GUIWindow.h" +#include "..\GUIFont.h" +#include "..\GUIProgressBar.h" +#include "..\Party.h" +#include "..\AudioPlayer.h" +#include "..\Render.h" +#include "..\IndoorCamera.h" +#include "..\LOD.h" +#include "..\Viewport.h" +#include "..\Time.h" +#include "..\Awards.h" +#include "..\CastSpellInfo.h" +#include "..\texts.h" -#include "mm7_data.h" -#include "Mouse.h" -#include "Allocator.h" +#include "..\mm7_data.h" +#include "..\Mouse.h" +#include "..\Allocator.h" int bRingsShownInCharScreen; // 5118E0