]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/http/RequestMethod.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / http / RequestMethod.h
index 9b6924a9f8613a9a5cf65e86be3406a89ee24819..09878707d5b00b6bef45fab9e7715c8211fbb736 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -11,7 +11,7 @@
 
 #include "http/forward.h"
 #include "http/MethodType.h"
-#include "SBuf.h"
+#include "sbuf/SBuf.h"
 
 class SquidConfig;