From 4bb6d10d3ffe0376389f9e6f08c90e155687aa91 Mon Sep 17 00:00:00 2001 From: Adam NAILI Date: Fri, 8 Dec 2017 21:34:40 +0100 Subject: Including window.h --- include/gui/button.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/gui') diff --git a/include/gui/button.h b/include/gui/button.h index 4d3bfe5..8537151 100644 --- a/include/gui/button.h +++ b/include/gui/button.h @@ -1,6 +1,7 @@ #ifndef UPEM_MORPHING_BUTTON #define UPEM_MORPHING_BUTTON +#include "window.h" /** * File: button.h * Buttons handling -- cgit v1.2.3