]> Dogcows Code - chaz/openbox/blobdiff - src/Workspace.cc
fixed snap to edges with toolbar hidden
[chaz/openbox] / src / Workspace.cc
index 28d752f2a65ce33a40c9c54009a7399d3d07ff3b..9c44d7977780a1bb205f3135adce3deff5a7d248 100644 (file)
@@ -54,9 +54,9 @@
 #  include <stdlib.h>
 #endif // HAVE_STDLIB_H
 
-#ifdef    STDC_HEADERS
+#ifdef    HAVE_STRING_H
 #  include <string.h>
-#endif // STDC_HEADERS
+#endif // HAVE_STRING_H
 
 #include <vector>
 typedef vector<Rect> rectList;
This page took 0.022656 seconds and 4 git commands to generate.