fix capitalization of header file -- which gcc cares about.

This commit is contained in:
ehouse 2005-11-27 20:04:06 +00:00
parent 5e6eca025a
commit e8e408afd4

View file

@ -17,7 +17,7 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
#include <Windowsx.h>
#include <windowsx.h>
#include "stdafx.h"
#include <commdlg.h>