summaryrefslogtreecommitdiff
path: root/plugins/Quotes/src/CreateFilePath.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Quotes/src/CreateFilePath.cpp')
-rw-r--r--plugins/Quotes/src/CreateFilePath.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Quotes/src/CreateFilePath.cpp b/plugins/Quotes/src/CreateFilePath.cpp
index 94caadf3e7..6c73da75b0 100644
--- a/plugins/Quotes/src/CreateFilePath.cpp
+++ b/plugins/Quotes/src/CreateFilePath.cpp
@@ -1,4 +1,4 @@
-#include "StdAfx.h"
+#include "StdAfx.h"
static wchar_t InvalidSymbols[] = { '\\', '/', ':', '*', '?', '"', '<', '>', '|' };