diff options
Diffstat (limited to 'gui/launcher.h')
-rw-r--r-- | gui/launcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/launcher.h b/gui/launcher.h index 4aae8bd9e3..f65c7cb1a4 100644 --- a/gui/launcher.h +++ b/gui/launcher.h @@ -21,7 +21,7 @@ #ifndef LAUNCHER_DIALOG_H #define LAUNCHER_DIALOG_H -#include "dialog.h" +#include "gui/dialog.h" #include "common/str.h" #include "common/list.h" |