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/gui.h>
|
||||||
#include <GUI/MessageBox.hxx>
|
#include <GUI/MessageBox.hxx>
|
||||||
|
#if defined(HAVE_QT)
|
||||||
#include <GUI/QtLauncher.hxx>
|
#include <GUI/QtLauncher.hxx>
|
||||||
#include <GUI/SetupRootDialog.hxx>
|
#include <GUI/SetupRootDialog.hxx>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <Main/locale.hxx>
|
#include <Main/locale.hxx>
|
||||||
#include "globals.hxx"
|
#include "globals.hxx"
|
||||||
|
|
Loading…
Add table
Reference in a new issue