Add missing headers.

Originally committed to SVN as r5281.
This commit is contained in:
Amar Takhar 2011-02-03 17:15:38 +00:00
parent ac70f229dc
commit a733260603
1 changed files with 5 additions and 1 deletions

View File

@ -21,9 +21,13 @@
#include "config.h"
//#include "utils.h"
#include "libaegisub/media_video_frame.h"
#ifndef LAGI_PRE
#include <assert.h>
#include <string.h>
#endif
namespace agi {
namespace media {