diff options
Diffstat (limited to 'src/fe-text/mainwindows.h')
-rw-r--r-- | src/fe-text/mainwindows.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fe-text/mainwindows.h b/src/fe-text/mainwindows.h index f23aa8b7..fd56bd2b 100644 --- a/src/fe-text/mainwindows.h +++ b/src/fe-text/mainwindows.h @@ -1,7 +1,7 @@ #ifndef __MAINWINDOWS_H #define __MAINWINDOWS_H -#include "windows.h" +#include "fe-windows.h" #include "screen.h" typedef struct { |