attempt to fix build error on mac

This commit is contained in:
SamGondelman 2015-07-22 14:18:26 -07:00
parent 2f210be468
commit a63e65767f

View file

@ -18,6 +18,7 @@
#include "sixense.h"
#ifdef __APPLE__
#include <QCoreApplication>
#include <qlibrary.h>
#endif