diff options
Diffstat (limited to 'src/menu.h')
-rw-r--r-- | src/menu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/menu.h b/src/menu.h index de586a5e101..e89e93ec8eb 100644 --- a/src/menu.h +++ b/src/menu.h @@ -19,7 +19,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #ifndef MENU_H #define MENU_H -#include "systime.h" /* for Time */ #include "../lwlib/lwlib-widget.h" /* Bit fields used by terminal-specific menu_show_hook. */ |