diff options
Diffstat (limited to 'plugins/WinterSpeak/src/TextToSpeech.h')
-rw-r--r-- | plugins/WinterSpeak/src/TextToSpeech.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/WinterSpeak/src/TextToSpeech.h b/plugins/WinterSpeak/src/TextToSpeech.h index 94702b690f..d96eb0deb7 100644 --- a/plugins/WinterSpeak/src/TextToSpeech.h +++ b/plugins/WinterSpeak/src/TextToSpeech.h @@ -1,4 +1,4 @@ -#pragma once
+#pragma once
#include "stdafx.h"
#include <string>
|