09eae59afbaeaf034618641ac4332099c0f42e55
[dana/openbox-history.git] / openbox / actions / all.c
1 #include "all.h"
2
3 void action_all_startup()
4 {
5     action_execute_startup();
6     action_debug_startup();
7 }