From dafe7eac742301952c088d68a455586b0225a7bd Mon Sep 17 00:00:00 2001 From: Bert Date: Fri, 25 Feb 2011 12:08:12 +0100 Subject: Refactored imlib context handling --- icon.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'icon.h') diff --git a/icon.h b/icon.h index 881a7be..7fe65ea 100644 --- a/icon.h +++ b/icon.h @@ -1,6 +1,8 @@ #ifndef ICON_H #define ICON_H +#include + static DATA32 icon_broken[] = { 0xffcc0000, 0xffcc0000, 0xffcc0000, 0xffcc0000, 0xffcc0000, 0xffcc0000, 0xffcc0000, 0xffcc0000, 0xffcc0000, 0xffcc0000, 0xffcc0000, 0xffcc0000, -- cgit v1.2.3-54-g00ecf