diff options
Diffstat (limited to 'src/ui/dialog/spellcheck.h')
| -rw-r--r-- | src/ui/dialog/spellcheck.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/dialog/spellcheck.h b/src/ui/dialog/spellcheck.h index a65b25440..3fbb28afe 100644 --- a/src/ui/dialog/spellcheck.h +++ b/src/ui/dialog/spellcheck.h @@ -13,7 +13,7 @@ #define SEEN_SPELLCHECK_H #ifdef HAVE_CONFIG_H -# include <config.h> +# include "config.h" // only include where actually required! #endif #include <vector> |
