This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
panda3d
mirror of
https://github.com/panda3d/panda3d
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
need another symbol
David Rose
14 years ago
parent
d6a8731988
commit
b00edc02d4
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
dtool/src/parser-inc/avio.h
+ 2
- 0
dtool/src/parser-inc/avio.h
View File
@@ -3,4 +3,6 @@
#include <stdint.h>
#include <stdint.h>
+struct AVIOContext;
+
#endif
#endif