-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 @@ -28,16 +28,18 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef QPE_GLOBAL_DEFINES_H #define QPE_GLOBAL_DEFINES_H +#include <qglobal.h> + /** * Defines for used compiler attributes * */ /* * commons */ |