diff options
Diffstat (limited to 'webkit/glue/cpp_bound_class.cc')
-rw-r--r-- | webkit/glue/cpp_bound_class.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/glue/cpp_bound_class.cc b/webkit/glue/cpp_bound_class.cc index 66244b5..56507e9 100644 --- a/webkit/glue/cpp_bound_class.cc +++ b/webkit/glue/cpp_bound_class.cc @@ -37,9 +37,9 @@ // name in its internal map of methods, and then calls the appropriate // method. -#include "webkit/glue/cpp_bound_class.h" - #include "config.h" + +#include "webkit/glue/cpp_bound_class.h" #include "webkit/glue/webframe.h" // This is required for the KJS build due to an artifact of the |