Skip to content

Commit

Permalink
Fix windows compiling
Browse files Browse the repository at this point in the history
Fixes #9310



git-svn-id: http://svn.mythtv.org/svn/trunk@27391 7dbf422c-18fa-0310-86e9-fd20926502f2
  • Loading branch information
Beirdo committed Dec 1, 2010
1 parent 55baf45 commit 651836b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mythtv/libs/libmythtv/frame.h
Expand Up @@ -2,6 +2,7 @@
#define _FRAME_H

#include <string.h>
#include <stdint.h>
#include "fourcc.h"

#ifdef __cplusplus
Expand Down

0 comments on commit 651836b

Please sign in to comment.