blob: bbb0ad57f98af1a4487f9f95f44d4b1375f9288f [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2010, 2011 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/
#ifndef INC_webkit_win32_H
#define INC_webkit_win32_H
#include <ole2.h>
#include <JavaScriptCore/JSContextRef.h>
#include <JavaScriptCore/JSObjectRef.h>
#include <JavaScriptCore/JSStringRef.h>
#include <CFNetwork/CFHTTPCookiesPriv.h>
#include <CFNetwork/CFURLRequestPriv.h>
#include <CoreFoundation/CoreFoundation.h>
#include <WebKitCOMAPI.h>
#include "webkit_win32_custom.h"
#define WebKit_LOAD_FUNCTION LOAD_FUNCTION
#endif /* INC_webkit_win32_H */