summaryrefslogtreecommitdiff
path: root/x11perf.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2006-02-14 16:33:38 +0000
committerKeith Packard <keithp@keithp.com>2006-02-14 16:33:38 +0000
commit21ce0f2bab1743ed15474ba1468286d6782bf781 (patch)
treeaf0f415ffac6a50f3be4df5bbb27cdbe37799ccf /x11perf.h
parent32393ee83c8ad63dbb54aab709cdd4dc5802a74c (diff)
Split detection of Xrender and Xft. Add detection of MIT-SHM. Clean up
CFLAGS in Makefile.am
Diffstat (limited to 'x11perf.h')
-rw-r--r--x11perf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11perf.h b/x11perf.h
index a2fa075..da98463 100644
--- a/x11perf.h
+++ b/x11perf.h
@@ -23,7 +23,7 @@ SOFTWARE.
******************************************************************************/
/* $XFree86: xc/programs/x11perf/x11perf.h,v 3.4 2001/07/25 15:05:16 dawes Exp $ */
-#ifdef HAVE_CONFIG_H
+#if HAVE_CONFIG_H
#include "config.h"
#endif