From 897899ce905eb1c6f2a2097811bab4d10e152d8f Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 2 Jul 2007 20:36:18 +0000 Subject: Consistently use filenames as multiple inclusion guards. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23703 b3059339-0415-0410-9bf9-f77b7e298cf2 --- gui/mplayer/gtk/opts.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gui/mplayer/gtk/opts.h') diff --git a/gui/mplayer/gtk/opts.h b/gui/mplayer/gtk/opts.h index 8f3c92e1cc..6bb7069a55 100644 --- a/gui/mplayer/gtk/opts.h +++ b/gui/mplayer/gtk/opts.h @@ -1,6 +1,6 @@ -#ifndef __PREFERENCES_H -#define __PREFERENCES_H +#ifndef __OPTS_H +#define __OPTS_H #include -- cgit v1.2.3