Fix build.

This commit is contained in:
con
2009-09-30 10:42:20 +02:00
parent 3ea8fe0764
commit 698d7a2ad6

View File

@@ -29,7 +29,6 @@
#include "buildstepspage.h"
#include "ui_buildstepspage.h"
#include "project.h"
#include <coreplugin/coreconstants.h>
@@ -40,6 +39,8 @@
#include <QtGui/QLabel>
#include <QtGui/QPushButton>
#include <QtGui/QMenu>
#include <QtGui/QVBoxLayout>
#include <QtGui/QHBoxLayout>
using namespace ProjectExplorer;
using namespace ProjectExplorer::Internal;