diff options
Diffstat (limited to 'plugins/Chat/version.h')
-rw-r--r-- | plugins/Chat/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Chat/version.h b/plugins/Chat/version.h index 826d9fdefb..2d10138fcf 100644 --- a/plugins/Chat/version.h +++ b/plugins/Chat/version.h @@ -1,4 +1,4 @@ -#include "../../include/m_version.h"
+#include "m_version.h"
#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
#define __VERSION_STRING MIRANDA_VERSION_STRING
|