]> Dogcows Code - chaz/openbox/commitdiff
add action.h for menu entries
authorDana Jansens <danakj@orodu.net>
Mon, 24 Mar 2003 22:07:30 +0000 (22:07 +0000)
committerDana Jansens <danakj@orodu.net>
Mon, 24 Mar 2003 22:07:30 +0000 (22:07 +0000)
openbox/menu.h

index d1a99dcfde0eb8082935b3476ef33cf9d4eca1ef..7c39760278a2f0be627dcec7c5cca41613fdfbcc 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef __menu_h
 #define __menu_h
 
+#include "action.h"
 #include <glib.h>
 
 typedef struct Menu {
This page took 0.024307 seconds and 4 git commands to generate.