From: Dana Jansens Date: Mon, 24 Mar 2003 22:07:30 +0000 (+0000) Subject: add action.h for menu entries X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=434ed8b0bbb42037954e307e5ddc65819261286e;p=chaz%2Fopenbox add action.h for menu entries --- 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 {