aboutsummaryrefslogtreecommitdiff
path: root/video.features.inc
diff options
context:
space:
mode:
authorHeshan <heshan@heidisoft.com>2011-03-15 21:23:37 +0530
committerHeshan <heshan@heidisoft.com>2011-03-15 21:23:37 +0530
commit1689df6273653793d0f2354646fd935f56c6efca (patch)
treef04236e50880571067234a0cc3645cff26e9aa2f /video.features.inc
parent22ea3cf474ec42cf6272fb14a8916240295cff1a (diff)
downloadvideo-1689df6273653793d0f2354646fd935f56c6efca.tar.gz
video-1689df6273653793d0f2354646fd935f56c6efca.tar.bz2
Features integration to the video presets
Diffstat (limited to 'video.features.inc')
-rw-r--r--video.features.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/video.features.inc b/video.features.inc
index 10fbc9d..a6176b4 100644
--- a/video.features.inc
+++ b/video.features.inc
@@ -1,7 +1,7 @@
<?php
// include the preset file
-module_load_include('inc', 'video', 'includes/video.preset');
+module_load_include('inc', 'video', 'modules/video_ui/video.preset');
/**
* Implementation of hook_features_export_options().