diff options
Diffstat (limited to 'protocols/Tox/src/common.h')
-rw-r--r-- | protocols/Tox/src/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Tox/src/common.h b/protocols/Tox/src/common.h index f27fc74af8..04d3106560 100644 --- a/protocols/Tox/src/common.h +++ b/protocols/Tox/src/common.h @@ -16,7 +16,7 @@ #include "version.h"
#include "resource.h"
-#include "..\include\tox\tox.h"
+#include "tox\tox.h"
extern HINSTANCE g_hInstance;
|