diff options
Diffstat (limited to 'sys/oss/gstosselement.h')
-rw-r--r-- | sys/oss/gstosselement.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/oss/gstosselement.h b/sys/oss/gstosselement.h index 9c301877..d541ecc5 100644 --- a/sys/oss/gstosselement.h +++ b/sys/oss/gstosselement.h @@ -24,6 +24,7 @@ #define __GST_OSS_ELEMENT_H__ #include <gst/gst.h> +#include <sys/types.h> /* debugging category */ GST_DEBUG_CATEGORY_EXTERN (oss_debug); |