aboutsummaryrefslogtreecommitdiff
path: root/include/saffron.h
blob: 8682ac44ae0e5e620ad7dc7b86f03a812610fa0b (plain)
1
2
3
4
5
6
7
8
9
#ifndef SAFFRON_H
#define SAFFRON_H

#include "saffron_button.h"
#include "saffron_text.h"
#include "saffron_widget.h"
#include "saffron_window.h"

#endif