aboutsummaryrefslogtreecommitdiff
path: root/src/content/components/follow.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/components/follow.js')
-rw-r--r--src/content/components/follow.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/components/follow.js b/src/content/components/follow.js
index eb453a5..119a493 100644
--- a/src/content/components/follow.js
+++ b/src/content/components/follow.js
@@ -1,6 +1,6 @@
import * as followActions from 'content/actions/follow';
import messages from 'shared/messages';
-import Hint from 'content/hint';
+import Hint from './hint';
import HintKeyProducer from 'content/hint-key-producer';
const DEFAULT_HINT_CHARSET = 'abcdefghijklmnopqrstuvwxyz';