header cleanness++

svn path=/trunk/KDE/kdebase/workspace/; revision=770658
icc-effect-5.14.5
Dirk Mueller 2008-02-04 10:24:45 +00:00
parent dbb57de9d5
commit de19077399
1 changed files with 3 additions and 3 deletions

View File

@ -26,10 +26,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#ifdef KWIN_HAVE_OPENGL
#include <kwinglutils_funcs.h>
#include <QPixmap>
#include <QtGui/QPixmap>
#include <QImage>
#include <QSize>
#include <QtGui/QImage>
#include <QtCore/QSize>
/** @addtogroup kwineffects */
/** @{ */