summaryrefslogtreecommitdiff
path: root/library/qcom.h
Side-by-side diff
Diffstat (limited to 'library/qcom.h') (more/less context) (show whitespace changes)
-rw-r--r--library/qcom.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/library/qcom.h b/library/qcom.h
index 9972d8f..5703800 100644
--- a/library/qcom.h
+++ b/library/qcom.h
@@ -28,2 +28,3 @@
#include <qpe/quuid.h>
+#include <qpe/qpeglobal.h>
@@ -153,3 +154,3 @@ struct Q_EXPORT QtULong
#define Q_EXPORT_INTERFACE() \
- extern "C" QUnknownInterface* ucm_instantiate()
+ extern "C" QUnknownInterface* ucm_instantiate QPE_EXPORT_SYMBOL ()