mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Fix more header sorting issues in DolphinWX/ (now check-includes clean).
This commit is contained in:
@ -4,8 +4,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <wx/wx.h>
|
||||
#include <wx/spinctrl.h>
|
||||
#include <wx/wx.h>
|
||||
|
||||
#include "DolphinWX/ISOProperties.h"
|
||||
|
||||
class CARCodeAddEdit : public wxDialog
|
||||
|
Reference in New Issue
Block a user