X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Facl%2FNote.cc;h=24e4e116f2a4268d8627a285760d3b76335f5d03;hb=602d961295e5c9934af33258ef941f0f21bd052b;hp=a5d8a85a2569d44ebdeb8699efda58b8ee1b0c37;hpb=987ca90eb34e5c482bacfe752ef56b0095874f02;p=thirdparty%2Fsquid.git diff --git a/src/acl/Note.cc b/src/acl/Note.cc index a5d8a85a25..24e4e116f2 100644 --- a/src/acl/Note.cc +++ b/src/acl/Note.cc @@ -1,7 +1,7 @@ #include "squid.h" -#include "acl/Note.h" -#include "acl/HttpHeaderData.h" #include "acl/Checklist.h" +#include "acl/HttpHeaderData.h" +#include "acl/Note.h" #include "HttpRequest.h" #include "Notes.h"