diff --git a/Source/Core/DolphinWX/CMakeLists.txt b/Source/Core/DolphinWX/CMakeLists.txt index 837b58a528..61b1b2a20c 100644 --- a/Source/Core/DolphinWX/CMakeLists.txt +++ b/Source/Core/DolphinWX/CMakeLists.txt @@ -8,7 +8,7 @@ set(LIBS core z sfml-network SDL - GL + ${OPENGL_LIBRARIES} ${XRANDR_LIBRARIES} ${X11_LIBRARIES})