summaryrefslogtreecommitdiffstats
path: root/common/marshaller.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/marshaller.h')
-rw-r--r--common/marshaller.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/marshaller.h b/common/marshaller.h
index e7e66372..4d771401 100644
--- a/common/marshaller.h
+++ b/common/marshaller.h
@@ -20,7 +20,7 @@
#define _H_MARSHALLER
#include <spice/types.h>
-#include <common/mem.h>
+#include "mem.h"
#ifndef WIN32
#include <sys/uio.h>
#endif