diff options
Diffstat (limited to 'plugins/SpellChecker/src/options.cpp')
-rw-r--r-- | plugins/SpellChecker/src/options.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SpellChecker/src/options.cpp b/plugins/SpellChecker/src/options.cpp index 30d2c1df06..ed625ab6f2 100644 --- a/plugins/SpellChecker/src/options.cpp +++ b/plugins/SpellChecker/src/options.cpp @@ -18,7 +18,7 @@ Boston, MA 02111-1307, USA. */
-#include "commons.h"
+#include "stdafx.h"
// Prototypes /////////////////////////////////////////////////////////////////////////////////////
|