-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 | |||
@@ -33,6 +33,8 @@ | |||
33 | #ifndef QPE_GLOBAL_DEFINES_H | 33 | #ifndef QPE_GLOBAL_DEFINES_H |
34 | #define QPE_GLOBAL_DEFINES_H | 34 | #define QPE_GLOBAL_DEFINES_H |
35 | 35 | ||
36 | #include <qglobal.h> | ||
37 | |||
36 | /** | 38 | /** |
37 | * Defines for used compiler attributes | 39 | * Defines for used compiler attributes |
38 | * | 40 | * |