add missing include
This commit is contained in:
parent
159a4e9ce2
commit
aed497225f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
|||
/** @file tools/dummy_video.cpp */
|
||||
|
||||
#include "../video.hpp"
|
||||
#include "../sdl_utils.hpp"
|
||||
|
||||
surface CVideo::getSurface()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue