diff --git a/panda/src/downloader/httpEnum.h b/panda/src/downloader/httpEnum.h index d3cd122fa1..7930a40eba 100644 --- a/panda/src/downloader/httpEnum.h +++ b/panda/src/downloader/httpEnum.h @@ -35,7 +35,7 @@ // within the HTTPClient family. //////////////////////////////////////////////////////////////////// class EXPCL_PANDAEXPRESS HTTPEnum { -public: +PUBLISHED: enum HTTPVersion { HV_09, // HTTP 0.9 or older HV_10, // HTTP 1.0