fixed KDE4 compîlation (missing header)

wilder-pre-rebase
Hugo Pereira Da Costa 8 years ago
parent a9a509d444
commit 6734cfce28
  1. 2
      kstyle/breezehelper.cpp

@ -32,6 +32,8 @@
#include <X11/Xlib-xcb.h>
#endif
#include <algorithm>
namespace Breeze
{

Loading…
Cancel
Save