diff options
Diffstat (limited to 'gtk/gtkhsv.c')
-rw-r--r-- | gtk/gtkhsv.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/gtkhsv.c b/gtk/gtkhsv.c index 7ec560f72f..465edc8e6e 100644 --- a/gtk/gtkhsv.c +++ b/gtk/gtkhsv.c @@ -22,6 +22,7 @@ * Boston, MA 02111-1307, USA. */ +#include <config.h> #include <math.h> #include <string.h> #include "gtkhsv.h" |