-rw-r--r-- | library/qpeglobal.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/library/qpeglobal.h b/library/qpeglobal.h index f64ccfd..d353942 100644 --- a/library/qpeglobal.h +++ b/library/qpeglobal.h @@ -32,8 +32,10 @@ #ifndef QPE_GLOBAL_DEFINES_H #define QPE_GLOBAL_DEFINES_H +#include <qglobal.h> + /** * Defines for used compiler attributes * */ |