mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-17 18:12:01 +01:00
fix capitalization of header file -- which gcc cares about.
This commit is contained in:
parent
5e6eca025a
commit
e8e408afd4
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue