diff options
author | George Hazan <george.hazan@gmail.com> | 2013-01-09 12:57:49 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-01-09 12:57:49 +0000 |
commit | fdbc72ba5bf64eb06ad1fb62b702589913c73782 (patch) | |
tree | dcc791fa6feb6244acaf8a39b922238a8e072646 /plugins/NoHistory/src/common.h | |
parent | 0a0e832a165ac0e5e6beeb6f5cd083e797699af9 (diff) |
minor code cleaning for NoHistory
git-svn-id: http://svn.miranda-ng.org/main/trunk@3028 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NoHistory/src/common.h')
-rw-r--r-- | plugins/NoHistory/src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NoHistory/src/common.h b/plugins/NoHistory/src/common.h index 060be9624a..123dd68f46 100644 --- a/plugins/NoHistory/src/common.h +++ b/plugins/NoHistory/src/common.h @@ -22,6 +22,7 @@ #include <m_options.h>
#include <m_message.h>
#include <m_icolib.h>
+#include <m_extraicons.h>
#include <m_utils.h>
|