1 /* Bindgen entry point for the WPE port. The two umbrella headers are the 2 * whole surface: webkit.h is the engine, wpe-platform.h is the embedding 3 * layer (WPEDisplay / WPEView / WPEToplevel) that cce-browser subclasses. */ 4 #include <wpe/webkit.h> 5 #include <wpe/wpe-platform.h>