summaryrefslogtreecommitdiff
path: root/plugins/YARelay/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/YARelay/src/main.cpp')
-rw-r--r--plugins/YARelay/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/YARelay/src/main.cpp b/plugins/YARelay/src/main.cpp
index 8756f19d86..60916d5673 100644
--- a/plugins/YARelay/src/main.cpp
+++ b/plugins/YARelay/src/main.cpp
@@ -19,7 +19,7 @@ Features:
#include "stdafx.h"
-#include "..\..\utils\mir_buffer.h"
+#include "../../utils/mir_buffer.h"
CLIST_INTERFACE *pcli;
HINSTANCE hInst;