//playerwindow.cpp
#include <QtGui>
#include <QAxWidget>

#include "playerwindow.h"

I do include the header file properly.