aboutsummaryrefslogtreecommitdiffhomepage
path: root/gui/wm/wsxdnd.h
diff options
context:
space:
mode:
authorGravatar diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-02 20:36:18 +0000
committerGravatar diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-02 20:36:18 +0000
commit897899ce905eb1c6f2a2097811bab4d10e152d8f (patch)
tree683833d9a66d4ca6d75e08f87007b63143d1eb72 /gui/wm/wsxdnd.h
parentc6f9387ad8c8df96cb79dc9e4ef3f1864d3b5da3 (diff)
Consistently use filenames as multiple inclusion guards.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23703 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'gui/wm/wsxdnd.h')
-rw-r--r--gui/wm/wsxdnd.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/wm/wsxdnd.h b/gui/wm/wsxdnd.h
index 7fe3c3fd77..df87b2b9c5 100644
--- a/gui/wm/wsxdnd.h
+++ b/gui/wm/wsxdnd.h
@@ -1,6 +1,6 @@
-#ifndef _XDND_H_
-#define _XDND_H_
+#ifndef _WSXDND_H
+#define _WSXDND_H
void wsXDNDInitialize(void);