$NetBSD: patch-ai,v 1.2 2003/03/01 21:12:51 pooka Exp $

--- win/Qt/qt_win.cpp.orig	2003-02-23 16:43:45.000000000 +0200
+++ win/Qt/qt_win.cpp	2003-03-01 22:37:46.000000000 +0200
@@ -4278,7 +4278,7 @@
 
 NetHackQtGlyphs::NetHackQtGlyphs()
 {
-    const char* tile_file = "nhtiles.bmp";
+    const char* tile_file = "tiles.xpm";
     if ( iflags.wc_tile_file )
 	tile_file = iflags.wc_tile_file;
 
