summaryrefslogtreecommitdiffstats
path: root/filedistribution
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahoo-inc.com>2017-05-04 12:01:56 +0200
committerArnstein Ressem <aressem@yahoo-inc.com>2017-05-04 12:01:56 +0200
commit7a92db90982143488eca60be8ce4726674eacfc3 (patch)
treea7ba99d72a9abb5494041539a43bba87368b7d94 /filedistribution
parentd74a4dd574b62f9c8619929d7f919807ff92321d (diff)
Must give path for configs to build out of source and to build in CLion.
Diffstat (limited to 'filedistribution')
-rw-r--r--filedistribution/src/vespa/filedistribution/model/filedistributionmodelimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/filedistribution/src/vespa/filedistribution/model/filedistributionmodelimpl.h b/filedistribution/src/vespa/filedistribution/model/filedistributionmodelimpl.h
index 4b2b14ea21f..e132ec8b230 100644
--- a/filedistribution/src/vespa/filedistribution/model/filedistributionmodelimpl.h
+++ b/filedistribution/src/vespa/filedistribution/model/filedistributionmodelimpl.h
@@ -2,7 +2,7 @@
#pragma once
#include "filedistributionmodel.h"
-#include "config-filereferences.h"
+#include <vespa/filedistribution/model/config-filereferences.h>
#include "zkfacade.h"
#include "zkfiledbmodel.h"
#include <vespa/config/config.h>