summaryrefslogtreecommitdiffstats
path: root/libhb/handbrake/decssasub.h
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/handbrake/decssasub.h')
-rw-r--r--libhb/handbrake/decssasub.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/libhb/handbrake/decssasub.h b/libhb/handbrake/decssasub.h
new file mode 100644
index 000000000..19c7ce633
--- /dev/null
+++ b/libhb/handbrake/decssasub.h
@@ -0,0 +1,13 @@
+/* decssasub.h
+ *
+ * Copyright (c) 2003-2019 HandBrake Team
+ * This file is part of the HandBrake source code
+ * Homepage: <http://handbrake.fr/>.
+ * It may be used under the terms of the GNU General Public License v2.
+ * For full terms see the file COPYING file or visit http://www.gnu.org/licenses/gpl-2.0.html
+ */
+
+#ifndef __DECSSASUB_H__
+#define __DECSSASUB_H__
+
+#endif // __DECSSASUB_H__