Fix non-Qt build.
This commit is contained in:
parent
c3543f8fdd
commit
2e452e78f3
1 changed files with 2 additions and 0 deletions
|
@ -55,8 +55,10 @@
|
|||
|
||||
#include <GUI/gui.h>
|
||||
#include <GUI/MessageBox.hxx>
|
||||
#if defined(HAVE_QT)
|
||||
#include <GUI/QtLauncher.hxx>
|
||||
#include <GUI/SetupRootDialog.hxx>
|
||||
#endif
|
||||
|
||||
#include <Main/locale.hxx>
|
||||
#include "globals.hxx"
|
||||
|
|
Loading…
Reference in a new issue