Mercurial > mm7
diff UI/UIRest.cpp @ 2496:5abd8fc8f1c6
for ITEM_ARTIFACT_LADYS_ESCORT
author | Ritor1 |
---|---|
date | Thu, 18 Sep 2014 17:38:54 +0600 |
parents | 104fdbea0386 |
children | 68cdef6879a0 |
line wrap: on
line diff
--- a/UI/UIRest.cpp Wed Sep 17 17:35:13 2014 +0600 +++ b/UI/UIRest.cpp Thu Sep 18 17:38:54 2014 +0600 @@ -7,9 +7,9 @@ #include "..\GUIFont.h" #include "..\Party.h" #include "..\AudioPlayer.h" -#include "..\Outdoor.h" +#include "..\Engine/Graphics/Outdoor.h" #include "..\LOD.h" -#include "..\Viewport.h" +#include "..\Engine/Graphics/Viewport.h" #include "..\Timer.h" #include "..\texts.h"