JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
moved floating to layout.c, kept tile.c outside
[dwm.git] / config.arg.h
index 9a5bdc6..18be75b 100644 (file)
@@ -25,7 +25,6 @@ static Rule rule[] = { \
 
 /* layout(s) */
 #include "tile.h"
-#include "float.h"
 #define LAYOUTS \
 static Layout layout[] = { \
        /* symbol               function */ \