Browse Source

need another symbol

David Rose 14 years ago
parent
commit
b00edc02d4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      dtool/src/parser-inc/avio.h

+ 2 - 0
dtool/src/parser-inc/avio.h

@@ -3,4 +3,6 @@
 
 #include <stdint.h>
 
+struct AVIOContext;
+
 #endif