diff options
Diffstat (limited to 'src/Screen.cc')
-rw-r--r-- | src/Screen.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Screen.cc b/src/Screen.cc index 8aa7693..73037f4 100644 --- a/src/Screen.cc +++ b/src/Screen.cc | |||
@@ -77,6 +77,7 @@ | |||
77 | #include "FbTk/Compose.hh" | 77 | #include "FbTk/Compose.hh" |
78 | #include "FbTk/FbString.hh" | 78 | #include "FbTk/FbString.hh" |
79 | #include "FbTk/STLUtil.hh" | 79 | #include "FbTk/STLUtil.hh" |
80 | #include "FbTk/KeyUtil.hh" | ||
80 | 81 | ||
81 | //use GNU extensions | 82 | //use GNU extensions |
82 | #ifndef _GNU_SOURCE | 83 | #ifndef _GNU_SOURCE |