add missing header

This commit is contained in:
wmayer
2017-10-06 17:06:31 +02:00
parent 0ccf09ce9c
commit 43f56ed16a

View File

@@ -23,6 +23,7 @@
#include "PreCompiled.h"
#ifndef _PreComp_
#include <QApplication>
#include <QMessageBox>
#endif