diff --git a/config.py b/config.py
index 5ae584be..314b2d0d 100644
--- a/config.py
+++ b/config.py
@@ -273,7 +273,7 @@ class Config:
self.FetchGamePaks( self.install_directory )
# NOTE: unrelated to self.setup_platforms - grab support files and binaries and install them
if ( self.platform == 'Windows' ):
- depsfile = 'GtkR-deps-1.6-5.zip'
+ depsfile = 'GtkR-deps-1.6-6.zip'
if ( not os.path.exists( depsfile ) ):
cmd = [ 'wget', '-N', 'http://zerowing.idsoftware.com/files/radiant/developer/1.6.1/%s' % depsfile ]
print( repr( cmd ) )
diff --git a/radiant/radiant_VC9.vcproj b/radiant/radiant_VC9.vcproj
index a74076ea..13e0cad3 100755
--- a/radiant/radiant_VC9.vcproj
+++ b/radiant/radiant_VC9.vcproj
@@ -40,7 +40,7 @@
-
-
@@ -2428,6 +2424,10 @@
RelativePath="..\..\src\gtk+\gtk\makefile.msc"
>
+
+