This commit is contained in:
Bradley Bell 2003-02-18 19:59:25 +00:00
parent b5cdcc1bf2
commit b5b7579db2

View file

@ -1,5 +1,5 @@
#ifndef _MVEPLAY_H
#define _MVEPLAY_H
#ifndef _LIBMVE_H
#define _LIBMVE_H
#define MVE_ERR_EOF 1
@ -8,4 +8,4 @@ int MVE_rmStepMovie();
void MVE_rmHoldMovie();
void MVE_rmEndMovie();
#endif /* _MVEPLAY_H */
#endif /* _LIBMVE_H */