From 6be10eb078efa8236a73af57eef36dcf26439650 Mon Sep 17 00:00:00 2001 From: Cedric Bail Date: Sun, 8 Dec 2013 13:31:53 +0900 Subject: [PATCH] popup: make sure headers order is always fine. --- legacy/elementary/src/lib/elm_widget_popup.h | 1 + 1 file changed, 1 insertion(+) diff --git a/legacy/elementary/src/lib/elm_widget_popup.h b/legacy/elementary/src/lib/elm_widget_popup.h index bfca443a10..e0bbc22461 100644 --- a/legacy/elementary/src/lib/elm_widget_popup.h +++ b/legacy/elementary/src/lib/elm_widget_popup.h @@ -1,6 +1,7 @@ #ifndef ELM_WIDGET_POPUP_H #define ELM_WIDGET_POPUP_H +#include "Elementary.h" #include "elm_widget_layout.h" /**