diff --git a/src/lnx_mouse.c b/src/lnx_mouse.c index d282215..c317f5d 100644 --- a/src/lnx_mouse.c +++ b/src/lnx_mouse.c @@ -3,8 +3,8 @@ * Copyright 1999 by The XFree86 Project, Inc. */ -#ifdef HAVE_XORG_CONFIG_H -#include +#ifdef HAVE_CONFIG_H +#include "config.h" #endif #include