X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Fauth%2FGadgets.h;h=c01c1a42fbbc53336aef1b6e812b9405996ed119;hb=602d961295e5c9934af33258ef941f0f21bd052b;hp=92a9e6ebe1d41edfa44c6660bf6331c6ebfc2079;hpb=987ca90eb34e5c482bacfe752ef56b0095874f02;p=thirdparty%2Fsquid.git diff --git a/src/auth/Gadgets.h b/src/auth/Gadgets.h index 92a9e6ebe1..c01c1a42fb 100644 --- a/src/auth/Gadgets.h +++ b/src/auth/Gadgets.h @@ -33,10 +33,10 @@ #if USE_AUTH -#include "hash.h" -#include "MemPool.h" #include "auth/Config.h" #include "auth/User.h" +#include "hash.h" +#include "MemPool.h" /** \ingroup AuthAPI