summaryrefslogtreecommitdiffhomepage
path: root/UI.cpp
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2025-01-03 18:48:57 +0100
committerRoland Reichwein <mail@reichwein.it>2025-01-03 18:48:57 +0100
commit81ef3f08215a62d469c49762ccd492cb806150c4 (patch)
tree8327302643b820939b2427a4cb0774f01d0a8259 /UI.cpp
parent1f1e71e0d9e1a60eac38040ea5e6a49c14d81b71 (diff)
Cleanup
Diffstat (limited to 'UI.cpp')
-rw-r--r--UI.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/UI.cpp b/UI.cpp
index 57c79ec..8baf4db 100644
--- a/UI.cpp
+++ b/UI.cpp
@@ -1,6 +1,7 @@
#include "UI.h"
#include "cpuload.h"
+#include "debug.h"
#include "log.h"
#include <algorithm>