Index: libs/libmythtv/mpeg/H264Parser.h
===================================================================
--- libs/libmythtv/mpeg/H264Parser.h	(revision 19274)
+++ libs/libmythtv/mpeg/H264Parser.h	(working copy)
@@ -23,6 +23,7 @@
 #ifndef H264PARSER_H
 #define H264PARSER_H
 
+#include "../../libmythdb/compat.h" // for uint on win32
 #include <stdint.h>
 #include <sys/types.h>  // for uint on Darwin
 
