diff options
Diffstat (limited to 'plugins/Spamotron/src/common.h')
-rw-r--r-- | plugins/Spamotron/src/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Spamotron/src/common.h b/plugins/Spamotron/src/common.h index e078fdb2d4..ad4169fc21 100644 --- a/plugins/Spamotron/src/common.h +++ b/plugins/Spamotron/src/common.h @@ -19,7 +19,7 @@ #include "m_folders.h"
-#include "..\pcre16\src\pcre.h"
+#include "..\..\libs\pcre16\src\pcre.h"
#include "resource.h"
#include "version.h"
|