summaryrefslogtreecommitdiff
path: root/plugins/TrafficCounter/res
diff options
context:
space:
mode:
authorVlad Mironov <mironych@googlemail.com>2012-09-21 01:11:58 +0000
committerVlad Mironov <mironych@googlemail.com>2012-09-21 01:11:58 +0000
commitf7e71bfaf7a442860eece21b0d9c09bc3ab39272 (patch)
tree06ffa6d22d740ef5d74c7973607490a17a811e03 /plugins/TrafficCounter/res
parentf3e89194114d36f50a16749c20b92c741eb58e48 (diff)
git-svn-id: http://svn.miranda-ng.org/main/trunk@1617 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TrafficCounter/res')
-rw-r--r--plugins/TrafficCounter/res/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/TrafficCounter/res/resource.rc b/plugins/TrafficCounter/res/resource.rc
index 18924074b0..fa4d0ae192 100644
--- a/plugins/TrafficCounter/res/resource.rc
+++ b/plugins/TrafficCounter/res/resource.rc
@@ -10,7 +10,7 @@
//
#include <windows.h>
#include <winres.h>
-#include "..\..\Include\statusmodes.h"
+
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -28,7 +28,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
-IDI_UNINSTALL_ICON ICON "res\\network.ico"
+IDI_UNINSTALL_ICON ICON "network.ico"
#endif // Neutral resources
/////////////////////////////////////////////////////////////////////////////