diff --git a/pcsx2/CMakeLists.txt b/pcsx2/CMakeLists.txt
index a202c656c9..fc211cef0f 100644
--- a/pcsx2/CMakeLists.txt
+++ b/pcsx2/CMakeLists.txt
@@ -173,7 +173,7 @@ set(pcsx2Sources
Vif1_MFIFO.cpp
Vif.cpp
Vif_Codes.cpp
- Vif_Commands.cpp
+ Vif_Transfer.cpp
Vif_Unpack.cpp
Vif_Unpack.inl
vtlb.cpp
diff --git a/pcsx2/Linux/pcsx2.cbp b/pcsx2/Linux/pcsx2.cbp
index b5a7eb626b..01167d9b85 100644
--- a/pcsx2/Linux/pcsx2.cbp
+++ b/pcsx2/Linux/pcsx2.cbp
@@ -334,8 +334,8 @@
-
+