]> Dogcows Code - chaz/openbox/blobdiff - src/bindings.cc
use the proper screen area, which excludes area taken up by struts
[chaz/openbox] / src / bindings.cc
index 054bec25e864cb24d47e012ecd8212443c2607a5..2ce8c8e4304a4e01fa5b56d9a028997cbca56b53 100644 (file)
@@ -19,6 +19,8 @@ extern "C" {
 #define _(str) gettext(str)
 }
 
+#include <algorithm>
+
 namespace ob {
 
 static bool buttonvalue(const std::string &button, unsigned int *val)
This page took 0.020479 seconds and 4 git commands to generate.