aboutsummaryrefslogtreecommitdiff
path: root/src/include/gui.h
blob: 96ca7f8bdc420eeca899ebff4a0e9a1411071345 (plain)
1
2
3
4
5
6
#ifndef __ZENMONITOR_GUI_H__
#define __ZENMONITOR_GUI_H__

int start_gui();

#endif /* __ZENMONITOR_GUI_H__ */