1
0
Fork 0

Fix non-Qt build.

This commit is contained in:
James Turner 2015-03-08 09:40:44 +00:00
parent c3543f8fdd
commit 2e452e78f3

View file

@ -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"