fix: remove missed references to tutorial.h
This commit is contained in:
@@ -31,7 +31,6 @@
|
||||
#include "rev.h"
|
||||
#include "highscore.h"
|
||||
#include "signs_base.h"
|
||||
#include "tutorial_gui.h"
|
||||
#include "viewport_func.h"
|
||||
#include "vehicle_base.h"
|
||||
#include <regex>
|
||||
|
||||
@@ -32,7 +32,6 @@
|
||||
#include "hotkeys.h"
|
||||
#include "error.h"
|
||||
#include "news_gui.h"
|
||||
#include "tutorial_gui.h"
|
||||
#include "gui.h"
|
||||
#include "misc_cmd.h"
|
||||
#include "timer/timer.h"
|
||||
|
||||
@@ -46,7 +46,6 @@
|
||||
#include "game/game.hpp"
|
||||
#include "goal_base.h"
|
||||
#include "story_base.h"
|
||||
#include "tutorial_gui.h"
|
||||
#include "toolbar_gui.h"
|
||||
#include "framerate_type.h"
|
||||
#include "screenshot_gui.h"
|
||||
|
||||
Reference in New Issue
Block a user