diff --git a/Code/Wrappers/ApplicationLauncherQt/otbApplicationLauncherQt.cxx b/Code/Wrappers/ApplicationLauncherQt/otbApplicationLauncherQt.cxx index d7be70a65ae313f1dd38448bffbc336e8380a2c5..d1680662fd6bf181a205c4dfb7a42b3f7a1ab101 100644 --- a/Code/Wrappers/ApplicationLauncherQt/otbApplicationLauncherQt.cxx +++ b/Code/Wrappers/ApplicationLauncherQt/otbApplicationLauncherQt.cxx @@ -15,8 +15,7 @@ PURPOSE. See the above copyright notices for more information. =========================================================================*/ -#include <QApplication> -#include <QObject> +#include <QtGui> #include "otbWrapperApplication.h" #include "otbWrapperApplicationRegistry.h" #include "otbWrapperQtWidgetView.h"