aboutsummaryrefslogtreecommitdiffstats
path: root/src/hscroll.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/hscroll.c (renamed from src/support.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/support.c b/src/hscroll.c
index 3dbebd0e1..2915a112c 100644
--- a/src/support.c
+++ b/src/hscroll.c
@@ -16,7 +16,7 @@
*
*/
-#include "support.h"
+#include "hscroll.h"
#include "charset.h"
#include "config.h"