aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pch/pch.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pch/pch.hpp')
-rw-r--r--src/pch/pch.hpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pch/pch.hpp b/src/pch/pch.hpp
index eaec129b..8dc98fac 100644
--- a/src/pch/pch.hpp
+++ b/src/pch/pch.hpp
@@ -1,5 +1,3 @@
-#include "Compositor.hpp"
-
#include <algorithm>
#include <any>
#include <array>
@@ -18,7 +16,6 @@
#include <optional>
#include <random>
#include <ranges>
-#include <regex>
#include <set>
#include <sstream>
#include <string>