summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Tox/src/common.h')
-rw-r--r--protocols/Tox/src/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Tox/src/common.h b/protocols/Tox/src/common.h
index a0fa494107..d5450728cc 100644
--- a/protocols/Tox/src/common.h
+++ b/protocols/Tox/src/common.h
@@ -33,6 +33,7 @@
#include <m_genmenu.h>
#include <m_clc.h>
#include <m_clistint.h>
+#include <m_gui.h>
#include <m_folders.h>
@@ -48,6 +49,7 @@ struct CToxProto;
#include "tox_icons.h"
#include "tox_menus.h"
#include "tox_address.h"
+#include "tox_dialogs.h"
#include "tox_options.h"
#include "tox_transfer.h"
#include "tox_chatrooms.h"