summaryrefslogtreecommitdiffstats
path: root/libass/ass_library.h
diff options
context:
space:
mode:
Diffstat (limited to 'libass/ass_library.h')
-rw-r--r--libass/ass_library.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libass/ass_library.h b/libass/ass_library.h
index 34a8b7a034..4cebe42e43 100644
--- a/libass/ass_library.h
+++ b/libass/ass_library.h
@@ -18,8 +18,8 @@
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#ifndef __ASS_LIBRARY_H__
-#define __ASS_LIBRARY_H__
+#ifndef ASS_LIBRARY_H
+#define ASS_LIBRARY_H
typedef struct ass_fontdata_s {
char* name;