diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-03-30 22:23:57 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-03-30 22:23:57 +0000 |
commit | 8eea7c202baeffa73f6e2e6b6d56f610cd43e1ee (patch) | |
tree | 6cada7c63e06684102e783125635d8d326dc30fb /plugins/HwHotKeys/res/HwHotKeys.rc | |
parent | 9e367c79e1bc0cf6e99d2ea1b0e5b5337146186b (diff) |
a bit of standardization
git-svn-id: http://svn.miranda-ng.org/main/trunk@12568 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/HwHotKeys/res/HwHotKeys.rc')
-rw-r--r-- | plugins/HwHotKeys/res/HwHotKeys.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/HwHotKeys/res/HwHotKeys.rc b/plugins/HwHotKeys/res/HwHotKeys.rc index 693266bbe8..d91ad2fc5a 100644 --- a/plugins/HwHotKeys/res/HwHotKeys.rc +++ b/plugins/HwHotKeys/res/HwHotKeys.rc @@ -1,6 +1,6 @@ // Microsoft Visual C++ generated resource script.
//
-#include "..\src\HwHotKeys_resource.h"
+#include "..\src\resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
|