summaryrefslogtreecommitdiff
path: root/include/d/msg/d_msg_object.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/d/msg/d_msg_object.h')
-rw-r--r--include/d/msg/d_msg_object.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/include/d/msg/d_msg_object.h b/include/d/msg/d_msg_object.h
index e82c0ecc33..99642f6463 100644
--- a/include/d/msg/d_msg_object.h
+++ b/include/d/msg/d_msg_object.h
@@ -1,15 +1,19 @@
#ifndef D_MSG_D_MSG_OBJECT_H
#define D_MSG_D_MSG_OBJECT_H
-#include "JSystem/J2DGraph/J2DTextBox.h"
#include "JSystem/JMessage/control.h"
-#include "JSystem/JMessage/processor.h"
#include "JSystem/JMessage/resource.h"
#include "d/com/d_com_inf_game.h"
-#include "d/msg/d_msg_class.h"
+#include "f_op/f_op_msg.h"
class COutFont_c;
+class J2DTextBox;
+class JUTFont;
class dMsgScrnBase_c;
+class dMsgString_c;
+struct jmessage_tReference;
+struct jmessage_tRenderingProcessor;
+struct jmessage_tSequenceProcessor;
class dMsgObject_c : public msg_class {
public: