From dc33f15a6b968139779c2b7d2003d3ef6e7d5748 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Fri, 10 Feb 2017 19:52:34 +0100 Subject: Clean up guievent.h and use EventQueue type instead if std::queue. --- plugingui/testmain.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'plugingui/testmain.cc') diff --git a/plugingui/testmain.cc b/plugingui/testmain.cc index d77ac8a..07bbe6c 100644 --- a/plugingui/testmain.cc +++ b/plugingui/testmain.cc @@ -28,6 +28,7 @@ #define WIN32_LEAN_AND_MEAN #include #endif +#include #include #include -- cgit v1.2.3