Header was not self-containing.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20771 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/*
|
||||
* Copyright 2001-2007, Haiku.
|
||||
* Copyright (c) 2003-4 Kian Duffy <[email protected]>
|
||||
* Parts Copyright (C) 1998,99 Kazuho Okui and Takashi Murai.
|
||||
*
|
||||
@@ -30,11 +31,13 @@
|
||||
#ifndef TERMWIN_H
|
||||
#define TERMWIN_H
|
||||
|
||||
|
||||
#include "PrefHandler.h"
|
||||
|
||||
#include <Menu.h>
|
||||
#include <Window.h>
|
||||
#include <MessageRunner.h>
|
||||
|
||||
#include "PrefHandler.h"
|
||||
#include <String.h>
|
||||
|
||||
class BFont;
|
||||
class TermView;
|
||||
|
||||
Reference in New Issue
Block a user