Skip to content

Commit

Permalink
Fixup 47d77c7
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Apr 30, 2017
1 parent 47d77c7 commit 47177df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/gui/dialogs/story_viewer.hpp
Expand Up @@ -17,6 +17,7 @@

#include "gui/dialogs/modal_dialog.hpp"

#include "config.hpp"
#include "storyscreen/controller.hpp"
#include "storyscreen/part.hpp"

Expand Down
3 changes: 2 additions & 1 deletion src/storyscreen/controller.hpp
Expand Up @@ -21,7 +21,8 @@
#define STORYSCREEN_CONTROLLER_HPP_INCLUDED

#include "events.hpp"
#include "interface.hpp"

#include <memory>

class CVideo;
class vconfig;
Expand Down

0 comments on commit 47177df

Please sign in to comment.