Skip to content
Commit f31e1836 authored by Martin Flöser's avatar Martin Flöser
Browse files

[libkwineffects] Try fixing compile error with clang

The FreeBSD build is currently failing with:

kwingltexture_p.h:83:23: error: no function named 'cleanupGL' with type
'void ()' was found in the specified scope
friend void KWin::cleanupGL();

This change hopefully addresses the problem.
parent 793eecc8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment