diff options
Diffstat (limited to 'src/cheat_gui.cpp')
-rw-r--r-- | src/cheat_gui.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cheat_gui.cpp b/src/cheat_gui.cpp index be4f57399..33d9ae20e 100644 --- a/src/cheat_gui.cpp +++ b/src/cheat_gui.cpp @@ -22,7 +22,7 @@ #include "strings_func.h" #include "window_func.h" #include "rail_gui.h" -#include "gui.h" +#include "settings_gui.h" #include "company_gui.h" #include "widgets/cheat_widget.h" |