From 434ed8b0bbb42037954e307e5ddc65819261286e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 24 Mar 2003 22:07:30 +0000 Subject: [PATCH] add action.h for menu entries --- openbox/menu.h | 1 + 1 file changed, 1 insertion(+) diff --git a/openbox/menu.h b/openbox/menu.h index d1a99dcf..7c397602 100644 --- a/openbox/menu.h +++ b/openbox/menu.h @@ -1,6 +1,7 @@ #ifndef __menu_h #define __menu_h +#include "action.h" #include typedef struct Menu { -- 2.39.2