]> git.decadent.org.uk Git - videolink.git/blob - webdvd.hpp
Brought documentation up to date.
[videolink.git] / webdvd.hpp
1 #ifndef INC_WEBDVD_HPP
2 #define INC_WEBDVD_HPP
3
4 #include <string>
5
6 void fatal_error(const std::string & message);
7
8 #endif // !INC_WEBDVD_HPP