add missing include directive

This commit is contained in:
Sébastien Loriot 2016-02-04 12:43:30 +01:00
parent c7367211d8
commit 9fceea22cc
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@
#define DT_RGB 128 /* */
#define DT_ALL 255 /* */
#include <string>
struct header_key /* header_key */
{ /* off + size*/
int sizeof_hdr; /* 0 + 4 */