summaryrefslogtreecommitdiffstats
path: root/res/layout/eq_container.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/eq_container.xml')
-rw-r--r--res/layout/eq_container.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/eq_container.xml b/res/layout/eq_container.xml
index e41defb..f8b57a2 100644
--- a/res/layout/eq_container.xml
+++ b/res/layout/eq_container.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
-<com.cyngn.audiofx.eq.EqContainerView
+<org.cyanogenmod.audiofx.eq.EqContainerView
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/eq_container"
android:layout_width="match_parent"
@@ -54,4 +54,4 @@
</FrameLayout>
-</com.cyngn.audiofx.eq.EqContainerView>
+</org.cyanogenmod.audiofx.eq.EqContainerView>