diff options
Diffstat (limited to 'plugins/ClientChangeNotify/src')
-rw-r--r-- | plugins/ClientChangeNotify/src/pcre.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ClientChangeNotify/src/pcre.h b/plugins/ClientChangeNotify/src/pcre.h index 0a854af9c6..09294dabba 100644 --- a/plugins/ClientChangeNotify/src/pcre.h +++ b/plugins/ClientChangeNotify/src/pcre.h @@ -18,7 +18,7 @@ */
#include "CString.h"
-#include "..\..\..\libs\pcre16\src\pcre.h"
+#include "../../../libs/pcre16/src/pcre.h"
#pragma once
|