From: rwst Date: Mon, 19 Jun 2006 08:38:42 +0000 (+0000) Subject: #include "config.h" too X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6d2cc960e9ee6f4c6b649049951b32f750786a6d;p=inkscape.git #include "config.h" too --- diff --git a/src/dialogs/eek-color-def.cpp b/src/dialogs/eek-color-def.cpp index 5a1a883e9..bb7b69a8a 100644 --- a/src/dialogs/eek-color-def.cpp +++ b/src/dialogs/eek-color-def.cpp @@ -37,6 +37,8 @@ * * ***** END LICENSE BLOCK ***** */ +#include "config.h" + #ifdef HAVE_LIBINTL_H #include #endif