]> git.sur5r.net Git - i3/i3/blobdiff - include/load_layout.h
first step of the big refactoring ("tree" branch).
[i3/i3] / include / load_layout.h
diff --git a/include/load_layout.h b/include/load_layout.h
new file mode 100644 (file)
index 0000000..f3a60a0
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef _LOAD_LAYOUT_H
+#define _LOAD_LAYOUT_H
+
+void tree_append_json(const char *filename);
+
+#endif