diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-07 14:55:48 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-07 14:55:48 +0300 |
commit | d0ad03493f626bebe46f7e17ba5bda4433f83687 (patch) | |
tree | 69dcf69af7325f37a5367e59eff0f88da75cc5e6 /commonheaders.h | |
parent | 9022cd651aaf7e0cd44d2c987b329f9ae0a21529 (diff) |
lets continues work )
Diffstat (limited to 'commonheaders.h')
-rw-r--r-- | commonheaders.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/commonheaders.h b/commonheaders.h index db3682b..a19220c 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -25,6 +25,9 @@ #include <m_database.h> #include <m_options.h> #include <m_langpack.h> +#include <m_clist.h> +#include <m_icolib.h> +#include <m_skin.h> #include "resource.h" #include "gpgme.h" |