diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Tab.cc | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -19,10 +19,11 @@ | |||
19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 19 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
20 | // DEALINGS IN THE SOFTWARE. | 20 | // DEALINGS IN THE SOFTWARE. |
21 | 21 | ||
22 | // $Id: Tab.cc,v 1.55 2003/02/18 15:11:09 rathnor Exp $ | 22 | // $Id: Tab.cc,v 1.56 2003/04/09 13:18:36 fluxgen Exp $ |
23 | 23 | ||
24 | #include "Tab.hh" | 24 | #include "Tab.hh" |
25 | 25 | ||
26 | #include "Window.hh" | ||
26 | #include "i18n.hh" | 27 | #include "i18n.hh" |
27 | #include "DrawUtil.hh" | 28 | #include "DrawUtil.hh" |
28 | #include "Screen.hh" | 29 | #include "Screen.hh" |