summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/ratpoison.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ratpoison.h b/src/ratpoison.h
index c307619..f517b5d 100644
--- a/src/ratpoison.h
+++ b/src/ratpoison.h
@@ -22,9 +22,7 @@
#ifndef _RATPOISON_H
#define _RATPOISON_H 1
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif /* HAVE_CONFIG_H */
+#include "config.h"
#include <stdlib.h>
#include <stdio.h>