diff options
Diffstat (limited to 'src/xwidget.c')
| -rw-r--r-- | src/xwidget.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xwidget.c b/src/xwidget.c index b43cc14a791..6718f4a14c7 100644 --- a/src/xwidget.c +++ b/src/xwidget.c | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | #ifdef HAVE_XWIDGETS | ||
| 1 | #include <config.h> | 2 | #include <config.h> |
| 2 | 3 | ||
| 3 | #include <signal.h> | 4 | #include <signal.h> |
| @@ -1451,3 +1452,4 @@ xwidget_end_redisplay (struct window *w, struct glyph_matrix *matrix) | |||
| 1451 | } | 1452 | } |
| 1452 | } | 1453 | } |
| 1453 | } | 1454 | } |
| 1455 | #endif | ||