Bug 1905937 - [1/1] Fix non-unified builds with launcher process disabled r=win-reviewers,gstoll

Differential Revision: https://phabricator.services.mozilla.com/D215648
This commit is contained in:
Ray Kraesig
2024-07-08 18:39:07 +00:00
parent b2707c88f1
commit cc4fc960a6

View File

@@ -15,6 +15,7 @@
#include "mozilla/glue/Debug.h"
#include "mozilla/GeckoArgs.h"
#include "mozilla/Maybe.h"
#include "mozilla/NativeNt.h"
#include "mozilla/SafeMode.h"
#include "mozilla/UniquePtr.h"
#include "mozilla/WindowsConsole.h"