summaryrefslogtreecommitdiff
path: root/mitmiscproto.h
diff options
context:
space:
mode:
authorJon TURNEY <jon.turney@dronecode.org.uk>2009-07-20 22:42:59 +0100
committerPeter Hutterer <peter.hutterer@who-t.net>2009-07-21 13:34:14 +1000
commita049c37f789f881fad09e60a061488cba2b4072e (patch)
tree2eb0d99ec2a4074efe3a5a23146f8fd14e3b732f /mitmiscproto.h
parent609c3b03fbed24f05d636d98dad9febc7226624c (diff)
downloadxorg-proto-xextproto-a049c37f789f881fad09e60a061488cba2b4072e.tar.gz
Rename mitmisc.h to mitmiscconst.h to avoid a collision with MITMisc.h on case-insensitive filesystems
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'mitmiscproto.h')
-rw-r--r--mitmiscproto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mitmiscproto.h b/mitmiscproto.h
index 31a7af1..18c202a 100644
--- a/mitmiscproto.h
+++ b/mitmiscproto.h
@@ -29,7 +29,7 @@ in this Software without prior written authorization from The Open Group.
#ifndef _MITMISCPROTO_H_
#define _MITMISCPROTO_H_
-#include <X11/extensions/mitmisc.h>
+#include <X11/extensions/mitmiscconst.h>
#define X_MITSetBugMode 0
#define X_MITGetBugMode 1