Compile fix for ShowFPS

icc-effect-5.14.5
Martin Gräßlin 2011-01-08 19:02:23 +01:00
parent 0f7ebac00e
commit bf56d17aee
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <ksharedconfig.h>
#ifdef KWIN_HAVE_OPENGL_COMPOSITING
#include <GL/gl.h>
#include <kwinglutils.h>
#endif
#ifdef KWIN_HAVE_XRENDER_COMPOSITING
#include <X11/Xlib.h>