diff options
Diffstat (limited to 'shell/main.c')
-rw-r--r-- | shell/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/main.c b/shell/main.c index 8600243a1e..90ea9e898e 100644 --- a/shell/main.c +++ b/shell/main.c @@ -34,6 +34,7 @@ #include "e-shell.h" #include "es-menu.h" +#include "es-event.h" #include <libxml/xmlmemory.h> #include <libxml/parser.h> |