diff --git a/mapshot/mapshot.pro b/mapshot/mapshot.pro index f25ce051fa..c6c9af8e6c 100644 --- a/mapshot/mapshot.pro +++ b/mapshot/mapshot.pro @@ -15,7 +15,7 @@ TEMPLATE = app # needed for Platform::WorkingDir() and unicode combining QT *= core -LIBS *= "-framework IOKit" +LIBS *= "-framework IOKit" "-framework SystemConfiguration" SOURCES += \ mapshot.cpp \