Should be part of the last commit.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38772 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Clemens Zeidler 2010-09-21 23:35:36 +00:00
parent 8d9b6ef428
commit 1d1e47de0c
3 changed files with 3 additions and 3 deletions

View File

@ -14,7 +14,7 @@
#include <StringView.h>
#include "Area.h"
#include "BALMLayout.h"
#include "ALMLayout.h"
#include "Column.h"
#include "Constraint.h"
#include "OperatorType.h"

View File

@ -5,7 +5,7 @@
*/
#include "Column.h"
#include "BALMLayout.h"
#include "ALMLayout.h"
#include "OperatorType.h"
#include "XTab.h"

View File

@ -5,7 +5,7 @@
*/
#include "Row.h"
#include "BALMLayout.h"
#include "ALMLayout.h"
#include "OperatorType.h"
#include "YTab.h"