diff options
Diffstat (limited to 'Source/WebKit/android/benchmark/Intercept.h')
-rw-r--r-- | Source/WebKit/android/benchmark/Intercept.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/WebKit/android/benchmark/Intercept.h b/Source/WebKit/android/benchmark/Intercept.h index edd5123..6694dba 100644 --- a/Source/WebKit/android/benchmark/Intercept.h +++ b/Source/WebKit/android/benchmark/Intercept.h @@ -23,8 +23,8 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef INTERCEPT_H -#define INTERCEPT_H +#ifndef Intercept_h +#define Intercept_h #include "MyJavaVM.h" #include "PlatformString.h" |