diff --git a/libcef/cef_string_types.cc b/libcef/cef_string_types.cc index 41f98762e..6a9456695 100644 --- a/libcef/cef_string_types.cc +++ b/libcef/cef_string_types.cc @@ -2,7 +2,7 @@ // reserved. Use of this source code is governed by a BSD-style license that // can be found in the LICENSE file. -#include "include/cef_string_types.h" +#include "include/internal/cef_string_types.h" #include "base/logging.h" #include "base/string16.h" #include "base/utf_string_conversions.h"