diff options
author | Alon Levy <alevy@redhat.com> | 2014-05-12 00:23:19 +0300 |
---|---|---|
committer | Alon Levy <alevy@redhat.com> | 2014-05-12 00:23:19 +0300 |
commit | eeb3a4c9ef56e3142dcbfbb254b97f2b87a249bc (patch) | |
tree | 3523773161490269a23a2c5fc94b4e32445f6c73 /server/migration_protocol.h | |
parent | e3da0c4f01f16e504d48793bb9a5b37b65fa345e (diff) |
move glz to spice-commonglz
Diffstat (limited to 'server/migration_protocol.h')
-rw-r--r-- | server/migration_protocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/migration_protocol.h b/server/migration_protocol.h index fa17c7c4..ad4cca3f 100644 --- a/server/migration_protocol.h +++ b/server/migration_protocol.h @@ -19,7 +19,7 @@ #define _H_MIGRATION_PROTOCOL #include <spice/vd_agent.h> -#include "glz_encoder_dictionary.h" +#include "common/glz_encoder_dictionary.h" /* ************************************************ * src-server to dst-server migration data messages |