diff options
Diffstat (limited to 'src/fe-text/mainwindow-activity.c')
-rw-r--r-- | src/fe-text/mainwindow-activity.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-text/mainwindow-activity.c b/src/fe-text/mainwindow-activity.c index 537bb6dd..e0a7d6ae 100644 --- a/src/fe-text/mainwindow-activity.c +++ b/src/fe-text/mainwindow-activity.c @@ -21,7 +21,7 @@ #include "module.h" #include "signals.h" -#include "windows.h" +#include "fe-windows.h" #include "gui-windows.h" static void sig_activity(WINDOW_REC *window) |