X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fdisplay.cc;h=4613b9ba9a5b5da75b8a5b5a43d5fdfeeb2c96e8;hb=73f6bb1a7b6bb5f8b9cf22587722d713a1f15b59;hp=980fcaaadefa1ce89ba32f1ecd39a1d0cba5b781;hpb=16c00e34f310707bc8a8afde5c884e904c2e04db;p=chaz%2Fopenbox diff --git a/otk/display.cc b/otk/display.cc index 980fcaaa..4613b9ba 100644 --- a/otk/display.cc +++ b/otk/display.cc @@ -11,6 +11,10 @@ extern "C" { #include +#ifdef SHAPE +#include +#endif // SHAPE + #ifdef HAVE_STDIO_H # include #endif // HAVE_STDIO_H