diff options
Diffstat (limited to 'Source/WebKit/android/TimerClient.h')
-rw-r--r-- | Source/WebKit/android/TimerClient.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/WebKit/android/TimerClient.h b/Source/WebKit/android/TimerClient.h index 0c3c84c..2a56e6f 100644 --- a/Source/WebKit/android/TimerClient.h +++ b/Source/WebKit/android/TimerClient.h @@ -23,8 +23,8 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef TIMER_CLIENT_H -#define TIMER_CLIENT_H +#ifndef TimerClient_h +#define TimerClient_h namespace android { |