icd: Rename icd-bil.h to icd-spv.h
diff --git a/tests/init.cpp b/tests/init.cpp
index a081937..fca029e 100644
--- a/tests/init.cpp
+++ b/tests/init.cpp
@@ -63,7 +63,7 @@
 
 #include "xgltestbinding.h"
 #include "test_common.h"
-#include "icd-bil.h"
+#include "icd-spv.h"
 
 class XglTest : public ::testing::Test {
 public: