aboutsummaryrefslogtreecommitdiff
path: root/src/ui/ui_manager.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/ui_manager.hpp')
-rw-r--r--src/ui/ui_manager.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ui/ui_manager.hpp b/src/ui/ui_manager.hpp
index 3fd2adc9..c2331dd4 100644
--- a/src/ui/ui_manager.hpp
+++ b/src/ui/ui_manager.hpp
@@ -1,7 +1,8 @@
#pragma once
#include "pre.hpp"
-#include "system_headers.hpp"
+#include <d2d1.h>
+#include <wrl/client.h>
#include "base.hpp"