lnav/src/status_controllers.hh

9 lines
136 B
C++

#ifndef __status_controllers_hh
#define __status_controllers_hh
#include "listview_curses.hh"
#include "statusview_curses.hh"
#endif