From 67c14024676121002c6373742d196e2f96af6f96 Mon Sep 17 00:00:00 2001 From: mjona Date: Thu, 22 Dec 2011 10:48:01 +0000 Subject: All compilation related issues in the headers have been fixed. Now each header compiles with no warnings as a standalone file. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1164 3ae390bd-cb1e-0410-b409-cd5a39f66f1f --- widget_gpo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'widget_gpo.h') diff --git a/widget_gpo.h b/widget_gpo.h index 856d022..f64a4cd 100644 --- a/widget_gpo.h +++ b/widget_gpo.h @@ -29,6 +29,7 @@ #define _WIDGET_GPO_H_ #include "property.h" +#include "widget.h" typedef struct WIDGET_GPO { PROPERTY expression; /* main GPO expression */ -- cgit v1.2.3