As suggested by cppclean.
@ -7,12 +7,11 @@ Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
#include "IncSet.h"
#include "Settings.h"
#include "Header.h"
#include "UsersTable.h"
#include "ProcessList.h"
#include "Panel.h"
typedef enum {
HTOP_OK = 0x00,
@ -8,9 +8,9 @@ Released under the GNU GPL, see the COPYING file
#include "Action.h"
typedef struct MainPanel_ {
Panel super;
@ -7,7 +7,6 @@ Released under the GNU GPL, see the COPYING file
#include "FunctionBar.h"
#include "Vector.h"