summaryrefslogtreecommitdiff
path: root/transcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'transcode.h')
-rw-r--r--transcode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/transcode.h b/transcode.h
index 69f19f3..7fb5cd9 100644
--- a/transcode.h
+++ b/transcode.h
@@ -1,5 +1,5 @@
-#ifndef _TRANSCODE_H_
-#define _TRANSCODE_H_
+#ifndef TRANSCODE_H
+#define TRANSCODE_H
#include "decoder.h"
#include "encoder.h"