X-Git-Url: http://git.draconx.ca/gitweb/rrace.git/blobdiff_plain/0a46ad3167e6f87e254288080e3ce89402089afb..de588fc223e0ecb155d25a98934a43630b97eea7:/src/ewmhicon.h diff --git a/src/ewmhicon.h b/src/ewmhicon.h index cd006c3..bf0dfd6 100644 --- a/src/ewmhicon.h +++ b/src/ewmhicon.h @@ -28,6 +28,7 @@ /* Stub types to allow compilation */ typedef struct { + unsigned long pixel; unsigned short red, green, blue; } XColor; @@ -35,8 +36,6 @@ typedef struct stub_widget *Widget; #endif -enum { COLOUR_PRIMARY, COLOUR_DARK, COLOUR_LIGHT, COLOUR_MAX }; - /* * Helpers for drawing window icons in various sizes. The tileXX functions * draw one (out of 9) tiles at a particular size using a particular colour