Fixed filename case on an include statement.

This commit is contained in:
Ryan C. Gordon 2016-03-30 04:00:23 -04:00
parent 98972f6a43
commit 146da64d86

View File

@ -1,6 +1,6 @@
/* Copyright (c) 2002-2012 Croteam Ltd. All rights reserved. */
#include "stdafx.h"
#include "StdAfx.h"
#include "LCDDrawing.h"
extern BOOL map_bIsFirstEncounter;