Add missing include.

master
cybersphinx 2011-02-05 18:35:56 +01:00
parent 27741a2200
commit a236387ad1
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
#define WZAPP_H
#include <QtGui/QApplication>
#include <QtGui/QImageReader>
#include <QtCore/QTimer>
#include <QtOpenGL/QGLWidget>
#include <QtCore/QBuffer>