diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/fns.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -41,6 +41,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 41 | #include "intervals.h" | 41 | #include "intervals.h" |
| 42 | #include "frame.h" | 42 | #include "frame.h" |
| 43 | #include "window.h" | 43 | #include "window.h" |
| 44 | #include "blockinput.h" | ||
| 44 | #if defined (HAVE_MENUS) && defined (HAVE_X_WINDOWS) | 45 | #if defined (HAVE_MENUS) && defined (HAVE_X_WINDOWS) |
| 45 | #include "xterm.h" | 46 | #include "xterm.h" |
| 46 | #endif | 47 | #endif |