diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2010-07-17 15:03:07 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2010-07-17 15:03:07 +0300 |
commit | e898920b8a8728296570c8f00b36f810cac09210 (patch) | |
tree | 8c6d44881f5f6d2eb0221d895488df4eba95de17 /commonheaders.h | |
parent | 13f70f1d0f602e037a6930a1c56ce39f21b2485d (diff) |
modified: commonheaders.h
modified: constants.h
modified: globals.h
modified: init.cpp
modified: options.cpp
modified: utilities.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 214b69a..8c01fb2 100644 --- a/commonheaders.h +++ b/commonheaders.h @@ -31,6 +31,7 @@ using std::list; #include <m_database.h> #include <m_options.h> #include <m_langpack.h> +#include <m_netlib.h> #include "resource.h" |