summaryrefslogtreecommitdiff
path: root/protocols/Telegram/src/tgl/auto/auto-store.c
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Telegram/src/tgl/auto/auto-store.c')
-rw-r--r--protocols/Telegram/src/tgl/auto/auto-store.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/protocols/Telegram/src/tgl/auto/auto-store.c b/protocols/Telegram/src/tgl/auto/auto-store.c
index 50d5ff7970..99dc5c392c 100644
--- a/protocols/Telegram/src/tgl/auto/auto-store.c
+++ b/protocols/Telegram/src/tgl/auto/auto-store.c
@@ -1,8 +1,8 @@
#ifdef _MSC_VER
-#include "..\auto.h"
-#include "..\mtproto-common.h"
+#include "../auto.h"
+#include "../mtproto-common.h"
#include "auto-store.h"
-#include "..\auto-static-store.c"
+#include "../auto-static-store.c"
#else
#include "auto.h"
#include "mtproto-common.h"