diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-15 13:30:10 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-08-15 13:30:10 +0300 |
commit | 069250918284b12d42e4e2f4102dd2dbfba18e15 (patch) | |
tree | 6dae5a8c3cd97bd9058521ee60c8c501f0eb9f89 /commonheaders.h | |
parent | 86cafe5f5e47960cb8962fd555612aeb2d288285 (diff) |
modified: commonheaders.h
modified: init.cpp
modified: main.cpp
modified: messages.cpp
modified: options.cpp
Diffstat (limited to 'commonheaders.h')
-rw-r--r-- | commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/commonheaders.h b/commonheaders.h index 5cf8d99..2c3a640 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -45,6 +45,7 @@ using std::fstream; #include <m_skin.h> #include <m_protomod.h> #include <m_protosvc.h> +#include <m_netlib.h> #include "resource.h" #include "gpgme.h" |