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/main.cpp | |
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/main.cpp')
-rw-r--r-- | plugins/wbOSD/src/main.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/wbOSD/src/main.cpp b/plugins/wbOSD/src/main.cpp index 791ecb7c1f..e0510ed36a 100644 --- a/plugins/wbOSD/src/main.cpp +++ b/plugins/wbOSD/src/main.cpp @@ -8,7 +8,6 @@ Distributed under GNU's GPL 2 or later */
#include "wbOSD.h"
-#include "version.h"
HINSTANCE hI;
|