summaryrefslogtreecommitdiffstats
path: root/documentapi
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-04-25 19:00:08 +0200
committerHenning Baldersheim <balder@yahoo-inc.com>2017-04-25 19:00:08 +0200
commitb5fae56ca6def8dec9ff40c20e8227cd05f90cc4 (patch)
treea990fca064c687abbcdecfc0f563801635a8f95b /documentapi
parent4e7e33be0c029daf6cc45e383e822bddc224b260 (diff)
This change triggers the override warning ..... Not on system included files....
Diffstat (limited to 'documentapi')
-rw-r--r--documentapi/src/vespa/documentapi/messagebus/messages/searchresultmessage.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentapi/src/vespa/documentapi/messagebus/messages/searchresultmessage.cpp b/documentapi/src/vespa/documentapi/messagebus/messages/searchresultmessage.cpp
index 82549209475..52620a7c309 100644
--- a/documentapi/src/vespa/documentapi/messagebus/messages/searchresultmessage.cpp
+++ b/documentapi/src/vespa/documentapi/messagebus/messages/searchresultmessage.cpp
@@ -1,6 +1,6 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-#include <vespa/documentapi/messagebus/messages/searchresultmessage.h>
+#include "searchresultmessage.h"
using vdslib::SearchResult;