diff options
author | George Hazan <ghazan@miranda.im> | 2017-07-30 15:37:50 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2017-07-30 15:37:50 +0300 |
commit | 4aab3b6bc3d66ade09b25649d389b8aef358bfbd (patch) | |
tree | 08924552eb14460b889c7212617387c1b54d1a57 /plugins/SmileyAdd/src/stdafx.h | |
parent | e3e15b9efbec90cde1bcb74226aaa866820c739e (diff) |
hotkey for SmileyAdd that was removed from tabSRMM
Diffstat (limited to 'plugins/SmileyAdd/src/stdafx.h')
-rw-r--r-- | plugins/SmileyAdd/src/stdafx.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SmileyAdd/src/stdafx.h b/plugins/SmileyAdd/src/stdafx.h index bcd5f13a2d..0df3e383a1 100644 --- a/plugins/SmileyAdd/src/stdafx.h +++ b/plugins/SmileyAdd/src/stdafx.h @@ -60,6 +60,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <m_button.h>
#include <m_message.h>
#include <m_netlib.h>
+#include <m_hotkeys.h>
#include <m_popup.h>
#include <m_icolib.h>
#include <m_genmenu.h>
|