minor fix
This commit is contained in:
parent
588a71101a
commit
2f9ba66d12
1 changed files with 2 additions and 1 deletions
|
@ -19,10 +19,11 @@
|
|||
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
// DEALINGS IN THE SOFTWARE.
|
||||
|
||||
// $Id: Tab.cc,v 1.55 2003/02/18 15:11:09 rathnor Exp $
|
||||
// $Id: Tab.cc,v 1.56 2003/04/09 13:18:36 fluxgen Exp $
|
||||
|
||||
#include "Tab.hh"
|
||||
|
||||
#include "Window.hh"
|
||||
#include "i18n.hh"
|
||||
#include "DrawUtil.hh"
|
||||
#include "Screen.hh"
|
||||
|
|
Loading…
Reference in a new issue