add missing header

This commit is contained in:
wmayer
2017-10-06 17:06:31 +02:00
parent 8c0258ac21
commit d898ecc32e

View File

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