diff --git a/src/compositor/meta-shaped-texture.h b/src/compositor/meta-shaped-texture.h index daf13cd7e..da194497e 100644 --- a/src/compositor/meta-shaped-texture.h +++ b/src/compositor/meta-shaped-texture.h @@ -31,6 +31,8 @@ #include #ifdef HAVE_GLX_TEXTURE_PIXMAP #include +#else +#include #endif /* HAVE_GLX_TEXTURE_PIXMAP */ G_BEGIN_DECLS