diff --git a/src/klistboxdialog.h b/src/klistboxdialog.h index de54eb7094f1557d016bd27172e75b3786f20304..4a3a283d03608412a39a72d1d4a72b99a8da5bd9 100644 --- a/src/klistboxdialog.h +++ b/src/klistboxdialog.h @@ -20,7 +20,7 @@ #ifndef KLISTBOXDIALOG_H #define KLISTBOXDIALOG_H -#include +#include #include diff --git a/src/progressdialog.h b/src/progressdialog.h index 26d784f476a3d0c281dde8fda6251575bec7f0f8..4a9e5650c085d0c71cee35cfa114af52d4d31e00 100644 --- a/src/progressdialog.h +++ b/src/progressdialog.h @@ -19,7 +19,7 @@ #ifndef PROGRESSDIALOG_H #define PROGRESSDIALOG_H -#include +#include class ProgressDialog : public QProgressDialog {