diff options
author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-23 04:46:10 +0000 |
---|---|---|
committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-23 04:46:10 +0000 |
commit | ad6120fe6fa5617f80fbd9f401d7c66dff9d2a98 (patch) | |
tree | 4aa41dc3323d10ceb410f1a48dc9306d85a80d4f /dbx_mmap_sa/import_sa/version.h | |
parent | ab575925647db4cc7ddf9322161a70286f31ad17 (diff) |
another part of small project fixes
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@199 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'dbx_mmap_sa/import_sa/version.h')
-rw-r--r-- | dbx_mmap_sa/import_sa/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dbx_mmap_sa/import_sa/version.h b/dbx_mmap_sa/import_sa/version.h index b6a787e..43c6741 100644 --- a/dbx_mmap_sa/import_sa/version.h +++ b/dbx_mmap_sa/import_sa/version.h @@ -1,4 +1,4 @@ -#include "m_version.h"
+#include <m_version.h>
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
|