diff options
Diffstat (limited to 'src/color.h')
| -rw-r--r-- | src/color.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/color.h b/src/color.h index bebeaec60..8e6b54dd1 100644 --- a/src/color.h +++ b/src/color.h @@ -15,7 +15,7 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ -#include <gdk/gdktypes.h> +#include <gdk/gdk.h> #include <string> /* Useful composition macros */ |
