aboutsummaryrefslogtreecommitdiff
path: root/Src/nsmkv/nsmkv.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/nsmkv/nsmkv.h')
-rw-r--r--Src/nsmkv/nsmkv.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/Src/nsmkv/nsmkv.h b/Src/nsmkv/nsmkv.h
new file mode 100644
index 00000000..0081a915
--- /dev/null
+++ b/Src/nsmkv/nsmkv.h
@@ -0,0 +1,10 @@
+#pragma once
+#include "header.h"
+#include "read.h"
+#include "global_elements.h"
+#include "segment.h"
+#include "SeekTable.h"
+#include "SegmentInfo.h"
+#include "Tracks.h"
+#include "Cluster.h"
+#include "Lacing.h" \ No newline at end of file