diff --git a/AUTHORS b/AUTHORS index 9f70124a6..3cf1df748 100644 --- a/AUTHORS +++ b/AUTHORS @@ -12,7 +12,7 @@ Contributors: Code from other projects: * files src/qtsingleapp/* - copyright: Qt Software (Nokia) + copyright: Nokia Corporation license: LGPL * files src/ico.cpp src/ico.h diff --git a/src/qtsingleapp/qtlocalpeer.cpp b/src/qtsingleapp/qtlocalpeer.cpp index f531956f3..dab21e0eb 100644 --- a/src/qtsingleapp/qtlocalpeer.cpp +++ b/src/qtsingleapp/qtlocalpeer.cpp @@ -59,6 +59,8 @@ static PProcessIdToSessionId pProcessIdToSessionId = 0; #include #endif +#include + namespace QtLP_Private { #include "qtlockedfile.cpp" #if defined(Q_OS_WIN)