summaryrefslogtreecommitdiff
path: root/x11perf.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11perf.h')
-rw-r--r--x11perf.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11perf.h b/x11perf.h
index 394e5bd..a2fa075 100644
--- a/x11perf.h
+++ b/x11perf.h
@@ -23,6 +23,10 @@ SOFTWARE.
******************************************************************************/
/* $XFree86: xc/programs/x11perf/x11perf.h,v 3.4 2001/07/25 15:05:16 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#ifndef VMS
#include <X11/Xlib.h>
#include <stdlib.h>