diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-09-20 08:45:12 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-09-20 08:45:12 +0000 |
commit | 233a94aec10000c5f7d29592def9dfbc97e664c3 (patch) | |
tree | a89f1cf9ccebd3977565ea84fe2302ae76a41324 /plugins/SecureIM/src/commonheaders.h | |
parent | 9da1e690537176096262a7eaf274944b1b782e1e (diff) |
fixed tabs backgroung color
git-svn-id: http://svn.miranda-ng.org/main/trunk@6134 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SecureIM/src/commonheaders.h')
-rw-r--r-- | plugins/SecureIM/src/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SecureIM/src/commonheaders.h b/plugins/SecureIM/src/commonheaders.h index e335fddb9b..dc4797b7ce 100644 --- a/plugins/SecureIM/src/commonheaders.h +++ b/plugins/SecureIM/src/commonheaders.h @@ -25,6 +25,7 @@ #include <commdlg.h>
#include <commctrl.h>
#include <shlwapi.h>
+#include <Uxtheme.h>
#include <malloc.h>
#include <process.h>
|