mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Make DolphinWX/ mostly IWYU clean.
This commit is contained in:
@ -5,8 +5,9 @@
|
||||
#pragma once
|
||||
|
||||
#include <wx/listctrl.h>
|
||||
#include <wx/windowid.h>
|
||||
|
||||
#include "Common/Common.h"
|
||||
class wxWindow;
|
||||
|
||||
class CBreakPointView : public wxListCtrl
|
||||
{
|
||||
|
Reference in New Issue
Block a user