*** empty log message ***
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@999 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
9db49a7f65
commit
9b2094065e
@ -2,8 +2,8 @@
|
||||
// implements FileInterface and BBufferProducer.
|
||||
// it produces one output, a multistream
|
||||
|
||||
#if !defined(_MEDIA_FILE_NODE_H)
|
||||
#define _MEDIA_FILE_NODE_H
|
||||
#if !defined(_MEDIA_FILE_PRODUCER_H)
|
||||
#define _MEDIA_FILE_PRODUCER_H
|
||||
|
||||
#include <MediaDefs.h>
|
||||
#include <MediaNode.h>
|
||||
@ -238,4 +238,4 @@ virtual status_t _Reserved_MediaFileProducer_15(void *);
|
||||
|
||||
};
|
||||
|
||||
#endif /* _MEDIA_FILE_NODE_H */
|
||||
#endif /* _MEDIA_FILE_PRODUCER_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user