Remove include to kwinglutils.h from kwineffects

No more OpenGL is used in the effects library itself.
This commit is contained in:
Martin Gräßlin 2011-07-05 20:40:27 +02:00
parent 3524e70fe2
commit eae91e189c

View file

@ -21,7 +21,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "kwineffects.h"
#include "kwinglutils.h"
#include "kwinxrenderutils.h"
#include <QtDBus/QtDBus>