Browse Source

Add libavformat/avio.h

rdb 16 years ago
parent
commit
4a3a691bdb
1 changed files with 3 additions and 0 deletions
  1. 3 0
      dtool/src/parser-inc/libavformat/avio.h

+ 3 - 0
dtool/src/parser-inc/libavformat/avio.h

@@ -0,0 +1,3 @@
+#ifndef AVIO_H
+#define AVIO_H
+#endif