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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/red_common.h b/server/red_common.h
index 2df1a165..c863922c 100644
--- a/server/red_common.h
+++ b/server/red_common.h
@@ -23,7 +23,7 @@
#include "spice.h"
#include "mem.h"
-#include <spice/protocol.h>
+#include <messages.h>
#include <spice/macros.h>
#define ASSERT(x) if (!(x)) { \