mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-06 05:47:35 +08:00
Reorganize includes
This commit is contained in:
parent
5f49ee8913
commit
be71ede08b
@ -1,10 +1,10 @@
|
||||
#include "MainFrame.hpp"
|
||||
#include "misc_ui.hpp"
|
||||
#include <wx/accel.h>
|
||||
#include <wx/utils.h>
|
||||
|
||||
#include "libslic3r.h"
|
||||
|
||||
#include "MainFrame.hpp"
|
||||
#include "misc_ui.hpp"
|
||||
#include "Dialogs/AboutDialog.hpp"
|
||||
|
||||
namespace Slic3r { namespace GUI {
|
||||
|
Loading…
x
Reference in New Issue
Block a user