diff options
author | George Hazan <ghazan@miranda.im> | 2019-05-29 14:12:44 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-05-29 14:12:44 +0300 |
commit | 56bdae442699a6defb1b783ed4d8e81824acf8de (patch) | |
tree | e07a7467d75b3d7c2bb247bbff791ab2e47fbb45 /plugins/Dbx_mdbx/src/stdafx.h | |
parent | 2610fee647614e9e13daef898b99315c26fa987c (diff) |
all icons with keys replaced with skin password icon SKINICON_OTHER_KEYS
Diffstat (limited to 'plugins/Dbx_mdbx/src/stdafx.h')
-rw-r--r-- | plugins/Dbx_mdbx/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Dbx_mdbx/src/stdafx.h b/plugins/Dbx_mdbx/src/stdafx.h index 1d01db9c12..f2e2c2f6e1 100644 --- a/plugins/Dbx_mdbx/src/stdafx.h +++ b/plugins/Dbx_mdbx/src/stdafx.h @@ -50,6 +50,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include <m_protocols.h>
#include <m_netlib.h>
#include <m_gui.h>
+#include <m_skin.h>
#include "../../Libs/libmdbx/src/mdbx.h"
|