include paths normalized
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "StdAfx.h"
|
||||
#include "../eterLib/StateManager.h"
|
||||
#include "../eterLib/GrpSubImage.h"
|
||||
#include "../eterlib/Camera.h"
|
||||
#include "../EterPack/EterPackManager.h"
|
||||
#include "EterLib/StateManager.h"
|
||||
#include "EterLib/GrpSubImage.h"
|
||||
#include "EterLib/Camera.h"
|
||||
#include "EterPack/EterPackManager.h"
|
||||
|
||||
#include "PythonMiniMap.h"
|
||||
#include "PythonBackground.h"
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
#include "AbstractPlayer.h"
|
||||
|
||||
#include "../eterPythonLib/PythonWindowManager.h"
|
||||
#include "EterPythonLib/PythonWindowManager.h"
|
||||
|
||||
void CPythonMiniMap::AddObserver(DWORD dwVID, float fSrcX, float fSrcY)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user