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/app.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gui/app.h') diff --git a/gui/app.h b/gui/app.h index 293ed7e30e..37ea354c91 100644 --- a/gui/app.h +++ b/gui/app.h @@ -1,6 +1,6 @@ -#ifndef __APPS_H -#define __APPS_H +#ifndef __APP_H +#define __APP_H #include "bitmap.h" #include "wm/ws.h" -- cgit v1.2.3