Cleaned up a few video.hpp includes
This commit is contained in:
parent
5f3a0bb69f
commit
cbcb355ee9
4 changed files with 0 additions and 5 deletions
|
@ -35,8 +35,6 @@
|
|||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
#include "video.hpp"
|
||||
|
||||
namespace font {
|
||||
|
||||
pango_text::pango_text()
|
||||
|
|
|
@ -48,7 +48,6 @@
|
|||
#include "formula/string_utils.hpp"
|
||||
#include "preferences.hpp"
|
||||
#include "strftime.hpp"
|
||||
#include "video.hpp"
|
||||
|
||||
#include "config.hpp"
|
||||
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
#endif
|
||||
|
||||
#include "serialization/string_utils.hpp"
|
||||
#include "video.hpp"
|
||||
|
||||
#include <SDL_image.h>
|
||||
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
#include "serialization/string_utils.hpp"
|
||||
#include "util.hpp"
|
||||
#include "variable.hpp"
|
||||
#include "video.hpp"
|
||||
|
||||
namespace storyscreen {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue