diff options
Diffstat (limited to 'protocols/Tox/src/common.h')
-rw-r--r-- | protocols/Tox/src/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/Tox/src/common.h b/protocols/Tox/src/common.h index a470d0ae10..3e20832f55 100644 --- a/protocols/Tox/src/common.h +++ b/protocols/Tox/src/common.h @@ -53,6 +53,7 @@ struct CToxProto; #include "tox_menus.h"
#include "tox_address.h"
#include "tox_dialogs.h"
+#include "tox_profile.h"
#include "tox_options.h"
#include "tox_transfer.h"
#include "tox_multimedia.h"
|