diff options
Diffstat (limited to 'server/tests/replay.c')
-rw-r--r-- | server/tests/replay.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tests/replay.c b/server/tests/replay.c index 1d1f1bb6..ef6c7fbb 100644 --- a/server/tests/replay.c +++ b/server/tests/replay.c @@ -36,7 +36,7 @@ #include <pthread.h> #include <spice/macros.h> -#include "red_replay_qxl.h" +#include "red-replay-qxl.h" #include "test_display_base.h" #include "common/log.h" |