add action.h for menu entries
This commit is contained in:
parent
22be74583b
commit
434ed8b0bb
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#ifndef __menu_h
|
||||
#define __menu_h
|
||||
|
||||
#include "action.h"
|
||||
#include <glib.h>
|
||||
|
||||
typedef struct Menu {
|
||||
|
|
Loading…
Reference in a new issue