diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/quotient_export.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/quotient_export.h b/lib/quotient_export.h index 5a6edb0e..56767443 100644 --- a/lib/quotient_export.h +++ b/lib/quotient_export.h @@ -3,6 +3,8 @@ #pragma once +#include <QtCore/qglobal.h> + #ifdef QUOTIENT_STATIC # define QUOTIENT_API # define QUOTIENT_HIDDEN |