X-Git-Url: http://git.draconx.ca/gitweb/rrace.git/blobdiff_plain/0a46ad3167e6f87e254288080e3ce89402089afb..85522c518d168600f1a3038aebfdd87bc9b62c3d:/src/ewmhicon.h diff --git a/src/ewmhicon.h b/src/ewmhicon.h index cd006c3..d073067 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;