summaryrefslogtreecommitdiff
path: root/src/ratpoison.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ratpoison.h')
-rw-r--r--src/ratpoison.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ratpoison.h b/src/ratpoison.h
index eb34dcf..26ee77a 100644
--- a/src/ratpoison.h
+++ b/src/ratpoison.h
@@ -79,9 +79,9 @@ extern XGCValues gv;
#include "screen.h"
#include "group.h"
#include "editor.h"
-#ifdef HAVE_READLINE_HISTORY_H
+#ifdef HAVE_HISTORY
#include "history.h"
-#endif /* HAVE_READLINE_HISTORY_H */
+#endif /* HAVE_HISTORY */
#include "completions.h"
#include "hook.h"
#include "xinerama.h"