These should have gone with the last commit. Last commit for tonight.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@13780 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz
2005-07-20 01:17:46 +00:00
parent a284b7b388
commit 5707106109
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#define _MESSAGE_BODY_H_
#include <List.h>
#include "MessageField.h"
#include "MessageField2.h"
enum {
B_FLATTENABLE_TYPE = 'FLAT'
+1 -1
View File
@@ -37,7 +37,7 @@
#include <MessageUtils.h>
#include <TokenSpace.h>
#include "MessageBody.h"
#include "MessageBody2.h"
#include "dano_message.h"