Browse Source

missing header file

David Rose 17 years ago
parent
commit
2b3206240b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      panda/src/downloader/httpAuthorization.h

+ 1 - 0
panda/src/downloader/httpAuthorization.h

@@ -25,6 +25,7 @@
 
 #include "referenceCount.h"
 #include "httpEnum.h"
+#include "pmap.h"
 
 class URLSpec;