summaryrefslogtreecommitdiff
path: root/apps/gui/icon.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/icon.c')
-rw-r--r--apps/gui/icon.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/gui/icon.c b/apps/gui/icon.c
index eb642313af..2efaed9698 100644
--- a/apps/gui/icon.c
+++ b/apps/gui/icon.c
@@ -39,8 +39,8 @@
39#include <remote_default_icons.h> 39#include <remote_default_icons.h>
40#endif 40#endif
41 41
42#define DEFAULT_VIEWER_BMP "/viewers.bmp" 42#define DEFAULT_VIEWER_BMP "viewers"
43#define DEFAULT_REMOTE_VIEWER_BMP "/remote_viewers.bmp" 43#define DEFAULT_REMOTE_VIEWER_BMP "remote_viewers"
44 44
45/* These should probably be moved to config-<target>.h */ 45/* These should probably be moved to config-<target>.h */
46#define MAX_ICON_HEIGHT 24 46#define MAX_ICON_HEIGHT 24