diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-04 06:32:18 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-04 06:32:18 +0000 |
commit | a5aacb251fbba9cd0af7f1a220c5fe804f2546cc (patch) | |
tree | ee14afb5c4998bc9f81923a92fefef05367a818b /plugins/New_GPG/res | |
parent | cbc3db4f38ca1d6c908a49c4f4f320d2bf7cfa18 (diff) |
New_GPG: compilation fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@2179 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 0e9ef6d0a5..3ff3cd418c 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
/////////////////////////////////////////////////////////////////////////////
|