summaryrefslogtreecommitdiffstats
path: root/Action.h
diff options
context:
space:
mode:
authorHugo Musso Gualandi <hugo_musso_gualandi@hotmail.com>2020-09-12 23:32:31 -0300
committerHugo Musso Gualandi <hugo_musso_gualandi@hotmail.com>2020-09-12 23:32:31 -0300
commitb6828d7b8676a8a0e51f8fa2be0dc51977a451e4 (patch)
tree6ca202d4bf2f8cf08032f2de1ec4b7a5a9dc6d4c /Action.h
parenta2ef400e4354125183015700fc859300ec63c477 (diff)
Remove some unused #includes
As suggested by cppclean.
Diffstat (limited to 'Action.h')
-rw-r--r--Action.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/Action.h b/Action.h
index 8e5cc9b6..0ec0537f 100644
--- a/Action.h
+++ b/Action.h
@@ -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"
+#include "ProcessList.h"
+#include "Settings.h"
+#include "UsersTable.h"
typedef enum {
HTOP_OK = 0x00,

© 2014-2024 Faster IT GmbH | imprint | privacy policy