summaryrefslogtreecommitdiffstats
path: root/client/red_channel.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/red_channel.h')
-rw-r--r--client/red_channel.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/client/red_channel.h b/client/red_channel.h
index a8390214..3cf51602 100644
--- a/client/red_channel.h
+++ b/client/red_channel.h
@@ -18,14 +18,15 @@
#ifndef _H_REDCHANNEL
#define _H_REDCHANNEL
+#include "common/client_demarshallers.h"
+#include "common/client_marshallers.h"
+
#include "common.h"
#include "utils.h"
#include "threads.h"
#include "red_peer.h"
#include "platform.h"
#include "process_loop.h"
-#include "demarshallers.h"
-#include "marshallers.h"
enum {
PASSIVE_STATE,