diff options
-rw-r--r-- | gui/predictivedialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/predictivedialog.h b/gui/predictivedialog.h index 1f6bdf84e0..a8be4342a0 100644 --- a/gui/predictivedialog.h +++ b/gui/predictivedialog.h @@ -20,8 +20,8 @@ * */ -#ifndef GLOBAL_DIALOGS_H -#define GLOBAL_DIALOGS_H +#ifndef GUI_PREDICTIVEDIALOG_H +#define GUI_PREDICTIVEDIALOG_H #include "gui/dialog.h" #include "common/str.h" |