mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Move cef_* header files that should not be directly included by the client to the "include/internal" folder.
git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@237 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
#ifndef _CEF_NPLUGIN_H
|
||||
#define _CEF_NPLUGIN_H
|
||||
|
||||
#include "cef_nplugin_types.h"
|
||||
#include "internal/cef_nplugin_types.h"
|
||||
|
||||
// Netscape plugins are normally built at separate DLLs that are loaded by the
|
||||
// browser when needed. This interface supports the creation of plugins that
|
||||
|
Reference in New Issue
Block a user