// Copyright 2025 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#include <windows.h>

// Include the magic header that defines INITGUID.
#include <initguid.h>

// Include the header(s) that define the event tracing GUIDs.
#include <evntrace.h>
