Header include fix

This commit is contained in:
Jack Andersen 2015-12-20 14:56:42 -10:00
parent e630a6be55
commit af56be4ac1
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
#define SPECTER_DEFERREDWINDOWEVENTS_HPP
#include <boo/boo.hpp>
#include <mutex>
#include <condition_variable>
namespace Specter
{