summaryrefslogtreecommitdiff
path: root/server/tests
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests')
-rw-r--r--server/tests/replay.c2
-rw-r--r--server/tests/test_display_base.c2
2 files changed, 2 insertions, 2 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"
diff --git a/server/tests/test_display_base.c b/server/tests/test_display_base.c
index c2c57059..8c8cef12 100644
--- a/server/tests/test_display_base.c
+++ b/server/tests/test_display_base.c
@@ -31,7 +31,7 @@
#include <spice/qxl_dev.h>
#include "test_display_base.h"
-#include "red_channel.h"
+#include "red-channel.h"
#include "test_util.h"
#ifndef PATH_MAX