add format.h adn seek_table.h

This commit is contained in:
Josh Coalson 2001-04-13 18:53:59 +00:00
parent a8b4fc51df
commit dc86ea9870

View File

@ -22,7 +22,9 @@
#include "encoder.h"
#include "file_decoder.h"
#include "format.h"
#include "ordinals.h"
#include "seek_table.h"
#include "stream_decoder.h"
#endif