Mass file extension update.
- Use .cc and .h everywhere. - Update includes/include guards. - Remove extra makefile targets necessitated by previous mix of cpp/cc. Change-Id: I7aad29152d4177937f8f42927c16c6572228c104
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <cstdio>
|
||||
#include <string>
|
||||
|
||||
#include "mkvmuxer/mkvmuxer.hpp"
|
||||
#include "mkvmuxer/mkvmuxer.h"
|
||||
#include "webvtt/vttreader.h"
|
||||
|
||||
namespace libwebm {
|
||||
|
||||
Reference in New Issue
Block a user