diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-25 08:26:43 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-25 08:26:43 +0000 |
commit | 9891b1a244b893ec71e00346b53f5578c02d4f7b (patch) | |
tree | 052096603177478a157a67144cdba862c19668c0 /plugins/New_GPG/res | |
parent | 2568cf213c9a8157557752e3f568c04be2920fde (diff) |
- compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@3274 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/New_GPG/res')
-rwxr-xr-x | plugins/New_GPG/res/new_gpg.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/New_GPG/res/new_gpg.rc b/plugins/New_GPG/res/new_gpg.rc index a24fa2e831..fd3ca5bdbb 100755 --- a/plugins/New_GPG/res/new_gpg.rc +++ b/plugins/New_GPG/res/new_gpg.rc @@ -1,6 +1,6 @@ // Microsoft Visual C++ generated resource script.
//
-#include "resource.h"
+#include "..\src\resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
|