summaryrefslogtreecommitdiff
path: root/bench/bench_window.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'bench/bench_window.hpp')
-rw-r--r--bench/bench_window.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/bench/bench_window.hpp b/bench/bench_window.hpp
index ae75e51..8f0124e 100644
--- a/bench/bench_window.hpp
+++ b/bench/bench_window.hpp
@@ -1,8 +1,10 @@
#ifndef LIB94_BENCH_BENCH_WINDOW_HPP
#define LIB94_BENCH_BENCH_WINDOW_HPP
+#include <lib94/lib94.hpp>
#include <gtkmm.h>
#include <thread>
+#include <set>
#include "core_widget.hpp"