summaryrefslogtreecommitdiff
path: root/src/vtebg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vtebg.h')
-rw-r--r--src/vtebg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vtebg.h b/src/vtebg.h
index cd36ed4..1a1e25d 100644
--- a/src/vtebg.h
+++ b/src/vtebg.h
@@ -62,7 +62,7 @@ enum VteBgSourceType {
GdkPixmap *vte_bg_get_pixmap(VteBg *bg, enum VteBgSourceType source_type,
GdkPixbuf *source_pixbuf,
const char *source_file,
- const GdkColor *tint, double saturation,
+ const PangoColor *tint, double saturation,
GdkColormap *colormap);
G_END_DECLS