summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 51de151)
raw | patch | inline | side by side (parent: 51de151)
author | johanengelen <johanengelen@users.sourceforge.net> | |
Tue, 24 Feb 2009 20:56:56 +0000 (20:56 +0000) | ||
committer | johanengelen <johanengelen@users.sourceforge.net> | |
Tue, 24 Feb 2009 20:56:56 +0000 (20:56 +0000) |
src/ui/dialog/inkscape-preferences.cpp | patch | blob | history |
index 9527faa2edb59e986b6f168fb313102065db9bf2..f2cc0b1b8cdfd06df3f893bdf2bea30aab344445 100644 (file)
#include "display/canvas-grid.h"
#ifdef HAVE_ASPELL
-#include <aspell.h>
+# include <aspell.h>
+# ifdef WIN32
+# include <windows.h>
+# endif
#endif
namespace Inkscape {