[Search] Fixed file paths

This commit is contained in:
slhale
2015-08-04 13:04:52 -07:00
parent d9a1b9d530
commit 5711b2b241
4 changed files with 5 additions and 5 deletions

View File

@@ -25,7 +25,7 @@
* SearchSpec. Created by shale on 07/31/2015.
*/
define(
["../../src/providers/GenericSearchProvider"],
["../../src/services/GenericSearchProvider"],
function (GenericSearchProvider) {
"use strict";