summaryrefslogtreecommitdiffstats
path: root/server/red_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'server/red_common.h')
-rw-r--r--server/red_common.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/server/red_common.h b/server/red_common.h
index 86be95dd..cb7bf716 100644
--- a/server/red_common.h
+++ b/server/red_common.h
@@ -20,12 +20,13 @@
#include <sys/uio.h>
#include <openssl/ssl.h>
+#include <spice/macros.h>
+
+#include "common/mem.h"
+#include "common/spice_common.h"
+#include "common/messages.h"
#include "spice.h"
-#include "mem.h"
-#include "spice_common.h"
-#include <messages.h>
-#include <spice/macros.h>
enum {
STREAM_VIDEO_INVALID,