summaryrefslogtreecommitdiff
path: root/src/misc.c
diff options
context:
space:
mode:
authorOlivier Fourdan <fourdan.olivier@wanadoo.fr>2007-05-09 20:55:21 +0000
committerOlivier Fourdan <fourdan.olivier@wanadoo.fr>2007-05-09 20:55:21 +0000
commit42f5832e31e865d566c3c7c954cc37b39209b014 (patch)
tree1314412e81f594a4b864963ff7d34887727f08b7 /src/misc.c
parent7dcede9531c6a7b86f157e3d967db7122a722d77 (diff)
downloadxfwm4-42f5832e31e865d566c3c7c954cc37b39209b014.tar.gz
Cleanup
(Old svn revision: 25698)
Diffstat (limited to 'src/misc.c')
-rw-r--r--src/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/misc.c b/src/misc.c
index 893cdd195..67b3d3a98 100644
--- a/src/misc.c
+++ b/src/misc.c
@@ -20,7 +20,7 @@
*/
#ifdef HAVE_CONFIG_H
-#include <config.h>
+#include "config.h"
#endif
#include <X11/Xlib.h>