Index: vncviewer/vncviewer.cxx
===================================================================
--- vncviewer/vncviewer.cxx	(revision 4920)
+++ vncviewer/vncviewer.cxx	(working copy)
@@ -155,7 +155,7 @@
       char icon_path[PATH_MAX];
       bool exists;
 
-      sprintf(icon_path, "%s/icons/hicolor/%dx%d/tigervnc.png",
+      sprintf(icon_path, "%s/icons/hicolor/%dx%d/apps/tigervnc.png",
               DATA_DIR, icon_sizes[i], icon_sizes[i]);
 
 #ifndef WIN32
