Fix build
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include <libultraship/libultraship.h>
|
||||
#include <vector>
|
||||
#include <list>
|
||||
#include "window/gui/GuiWindow.h"
|
||||
#include "ship/window/gui/Gui.h"
|
||||
#include "ArchipelagoTypes.h"
|
||||
|
||||
class ArchipelagoConsoleWindow final : public Ship::GuiWindow {
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#define ARCHIPELAGO_SETTINGS_WINDOW_H
|
||||
|
||||
#include <libultraship/libultraship.h>
|
||||
#include "window/gui/GuiWindow.h"
|
||||
#include "ship/window/gui/Gui.h"
|
||||
|
||||
class ArchipelagoSettingsWindow final : public Ship::GuiWindow {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user