diff options
author | Roland Reichwein <mail@reichwein.it> | 2025-01-03 18:48:57 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2025-01-03 18:48:57 +0100 |
commit | 81ef3f08215a62d469c49762ccd492cb806150c4 (patch) | |
tree | 8327302643b820939b2427a4cb0774f01d0a8259 /UI.cpp | |
parent | 1f1e71e0d9e1a60eac38040ea5e6a49c14d81b71 (diff) |
Cleanup
Diffstat (limited to 'UI.cpp')
-rw-r--r-- | UI.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ #include "UI.h" #include "cpuload.h" +#include "debug.h" #include "log.h" #include <algorithm> |