Case matters.

Fixing mingw cross-compiling bustage.


git-svn-id: svn://10.0.0.236/trunk@147702 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cls%seawood.org
2003-10-07 20:39:25 +00:00
parent de2a56bd48
commit ae91d9764c
18 changed files with 32 additions and 32 deletions

View File

@@ -61,7 +61,7 @@ WIN_LIBS= \
#include "prmem.h"
#include "plstr.h"
#include <windows.h>
#include <TCHAR.H>
#include <tchar.h>
#include <unknwn.h>
#include <commdlg.h>