diff options
Diffstat (limited to 'src/ui.h')
-rw-r--r-- | src/ui.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui.h b/src/ui.h index 84583553..3875ded8 100644 --- a/src/ui.h +++ b/src/ui.h @@ -20,8 +20,8 @@ * */ -#ifndef WINDOWS_H -#define WINDOWS_h +#ifndef UI_H +#define UI_H #include "config.h" |