summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/UIProcess/Authentication/AuthenticationDecisionListener.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/UIProcess/Authentication/AuthenticationDecisionListener.cpp')
-rw-r--r--Source/WebKit2/UIProcess/Authentication/AuthenticationDecisionListener.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebKit2/UIProcess/Authentication/AuthenticationDecisionListener.cpp b/Source/WebKit2/UIProcess/Authentication/AuthenticationDecisionListener.cpp
index ddcc6c6..a3987cd 100644
--- a/Source/WebKit2/UIProcess/Authentication/AuthenticationDecisionListener.cpp
+++ b/Source/WebKit2/UIProcess/Authentication/AuthenticationDecisionListener.cpp
@@ -23,6 +23,7 @@
* THE POSSIBILITY OF SUCH DAMAGE.
*/
+#include "config.h"
#include "AuthenticationDecisionListener.h"
#include "AuthenticationChallengeProxy.h"