summaryrefslogtreecommitdiff
path: root/src/effects/ThresholdMask.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/effects/ThresholdMask.qml')
-rw-r--r--src/effects/ThresholdMask.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/effects/ThresholdMask.qml b/src/effects/ThresholdMask.qml
index cdb3c79..399e47c 100644
--- a/src/effects/ThresholdMask.qml
+++ b/src/effects/ThresholdMask.qml
@@ -39,7 +39,7 @@
****************************************************************************/
import QtQuick 2.0
-import "private"
+import QtGraphicalEffects.private 1.0
/*!
\qmltype ThresholdMask