diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-05-17 06:40:13 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-05-17 06:40:13 +0000 |
commit | 7dba0582e220cc8615fdef2c4c0dc8bbd7b67b07 (patch) | |
tree | 7d91649a24c401d000c41592d0504645a74156bd /plugins/wbOSD/src/wbOSD.h | |
parent | bbf5547bd9970c6e9843b03e11812490f995f6e6 (diff) |
- wbOSD: small fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@4699 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/wbOSD/src/wbOSD.h')
-rw-r--r-- | plugins/wbOSD/src/wbOSD.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/wbOSD/src/wbOSD.h b/plugins/wbOSD/src/wbOSD.h index 7f8a1e61a2..d690b2e85a 100644 --- a/plugins/wbOSD/src/wbOSD.h +++ b/plugins/wbOSD/src/wbOSD.h @@ -15,6 +15,7 @@ Distributed under GNU's GPL 2 or later #include <commctrl.h>
#include "resource.h"
+#include "version.h"
#include <newpluginapi.h>
#include <m_langpack.h>
#include <m_database.h>
|