diff --git a/dll/win32/hnetcfg/CMakeLists.txt b/dll/win32/hnetcfg/CMakeLists.txt index b8fe19e2840..0be671c5b71 100644 --- a/dll/win32/hnetcfg/CMakeLists.txt +++ b/dll/win32/hnetcfg/CMakeLists.txt @@ -23,7 +23,7 @@ add_library(hnetcfg SHARED ${SOURCE}) set_module_type(hnetcfg win32dll) -target_link_libraries(hnetcfg wine) +target_link_libraries(hnetcfg wine uuid) add_importlibs(hnetcfg ole32