summaryrefslogtreecommitdiff
path: root/src/client/model
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/model')
-rw-r--r--src/client/model/types.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/model/types.js b/src/client/model/types.js
index 64169611..9e4512f5 100644
--- a/src/client/model/types.js
+++ b/src/client/model/types.js
@@ -1,4 +1,4 @@
-define(['underscore', 'util', 'model/domain_types'],
+define(['underscore', 'util', 'domain_types'],
function(_, util, domain_types)
{