QTfrontend/HWApplication.h
branchsdl2transition
changeset 11362 ed5a6478e710
parent 10305 17f3ca06e39a
--- a/QTfrontend/HWApplication.h	Tue Nov 10 18:16:35 2015 +0100
+++ b/QTfrontend/HWApplication.h	Tue Nov 10 20:43:13 2015 +0100
@@ -13,13 +13,14 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
 #ifndef HWAPP_H
 #define HWAPP_H
 
 #include <QApplication>
+#include "hwform.h"
 
 class HWForm;
 class QEvent;