Misc: Slim down some header includes
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
// SPDX-FileCopyrightText: 2019-2022 Connor McLaughlin <stenzek@gmail.com>
|
||||
// SPDX-FileCopyrightText: 2019-2024 Connor McLaughlin <stenzek@gmail.com>
|
||||
// SPDX-License-Identifier: (GPL-3.0 OR CC-BY-NC-ND-4.0)
|
||||
|
||||
#include "mdec.h"
|
||||
#include "cpu_core.h"
|
||||
#include "dma.h"
|
||||
#include "host.h"
|
||||
#include "interrupt_controller.h"
|
||||
#include "system.h"
|
||||
#include "timing_event.h"
|
||||
|
||||
#include "util/imgui_manager.h"
|
||||
#include "util/state_wrapper.h"
|
||||
|
||||
Reference in New Issue
Block a user