Fixup 47d77c7
This commit is contained in:
parent
47d77c79d4
commit
47177dfd62
2 changed files with 3 additions and 1 deletions
|
@ -17,6 +17,7 @@
|
|||
|
||||
#include "gui/dialogs/modal_dialog.hpp"
|
||||
|
||||
#include "config.hpp"
|
||||
#include "storyscreen/controller.hpp"
|
||||
#include "storyscreen/part.hpp"
|
||||
|
||||
|
|
|
@ -21,7 +21,8 @@
|
|||
#define STORYSCREEN_CONTROLLER_HPP_INCLUDED
|
||||
|
||||
#include "events.hpp"
|
||||
#include "interface.hpp"
|
||||
|
||||
#include <memory>
|
||||
|
||||
class CVideo;
|
||||
class vconfig;
|
||||
|
|
Loading…
Add table
Reference in a new issue