aboutsummaryrefslogtreecommitdiff
path: root/src/dbrw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbrw.h')
-rw-r--r--src/dbrw.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dbrw.h b/src/dbrw.h
index 2156e0b..438d963 100644
--- a/src/dbrw.h
+++ b/src/dbrw.h
@@ -1,5 +1,5 @@
/* This file is part of vmod-dbrw
- Copyright (C) 2013-2014 Sergey Poznyakoff
+ Copyright (C) 2013-2017 Sergey Poznyakoff
Vmod-dbrw is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -24,7 +24,7 @@
#include "vcl.h"
#include "vrt.h"
#include "vcc_if.h"
-#include "bin/varnishd/cache/cache.h"
+#include "cache/cache.h"
#define WSPTR(s) ((s)->ws)
struct dbrw_connection;

Return to:

Send suggestions and report system problems to the System administrator.