aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/utils/OnPhoneContactsLoadedListener.java
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/eu/siacs/conversations/utils/OnPhoneContactsLoadedListener.java (renamed from src/de/gultsch/chat/utils/OnPhoneContactsLoadedListener.java)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/de/gultsch/chat/utils/OnPhoneContactsLoadedListener.java b/src/eu/siacs/conversations/utils/OnPhoneContactsLoadedListener.java
index c4df4ac3..fa8cea04 100644
--- a/src/de/gultsch/chat/utils/OnPhoneContactsLoadedListener.java
+++ b/src/eu/siacs/conversations/utils/OnPhoneContactsLoadedListener.java
@@ -1,4 +1,4 @@
-package de.gultsch.chat.utils;
+package eu.siacs.conversations.utils;
import java.util.Hashtable;