diff options
Diffstat (limited to '')
-rw-r--r-- | src/hscroll.h (renamed from src/support.h) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/support.h b/src/hscroll.h index 488629236..47ace33dd 100644 --- a/src/support.h +++ b/src/hscroll.h @@ -17,8 +17,8 @@ * */ -#ifndef SUPPORT_H -#define SUPPORT_H +#ifndef HSCROLL_H +#define HSCROLL_H #include "config.h" |