Commit 70b975d626f960c4b3c87ca99253b8a91cf1a53c

Philipp Wiesemann 2014-02-15T23:52:04

Corrected name of hint in README.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README-windows.txt b/README-windows.txt
index f59b266..7f9c4a3 100644
--- a/README-windows.txt
+++ b/README-windows.txt
@@ -32,7 +32,7 @@ d3dcompiler_* DLL at all (for details on this, see their documentation).
 However, by default SDL will try to preload the d3dcompiler_46.dll to
 comply with ANGLE's requirements. If you wish SDL to preload d3dcompiler_43.dll (to
 support Windows XP) or to skip this step at all, you can use the 
-SDL_VIDEO_WIN_D3DCOMPILER hint (see SDL_hints.h for more details).
+SDL_HINT_VIDEO_WIN_D3DCOMPILER hint (see SDL_hints.h for more details).
 
 Known Bugs: