diff options
Diffstat (limited to 'src/qookie.cc')
-rw-r--r-- | src/qookie.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qookie.cc b/src/qookie.cc index b818fa1..538e900 100644 --- a/src/qookie.cc +++ b/src/qookie.cc @@ -24,7 +24,7 @@ * along with Qookie; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include <QApplication> +#include <QtWidgets/QApplication> #include <iostream> |