diff --git a/Source/Plugins/Plugin_VideoOGL/Src/SConscript b/Source/Plugins/Plugin_VideoOGL/Src/SConscript index 955a14eed2..2adaf2499d 100644 --- a/Source/Plugins/Plugin_VideoOGL/Src/SConscript +++ b/Source/Plugins/Plugin_VideoOGL/Src/SConscript @@ -20,6 +20,7 @@ files = ["BPStructs.cpp", "VertexLoader_Normal.cpp", "VertexShader.cpp", "VertexShaderManager.cpp", + "XFB.cpp", # "Linux/Conf.cpp", # "Linux/Linux.cpp", "GUI/ConfigDlg.cpp",