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 2bdfc3a657..1250b10fd7 100644 --- a/protocols/Tox/src/common.h +++ b/protocols/Tox/src/common.h @@ -37,6 +37,7 @@ #include "version.h"
#include "resource.h"
+#include "tox_transfer.h"
#include "tox_proto.h"
extern HINSTANCE g_hInstance;
|