summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/plugins/PluginDebugAndroid.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/android/plugins/PluginDebugAndroid.h')
-rw-r--r--Source/WebKit/android/plugins/PluginDebugAndroid.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Source/WebKit/android/plugins/PluginDebugAndroid.h b/Source/WebKit/android/plugins/PluginDebugAndroid.h
index 5002882..25db830 100644
--- a/Source/WebKit/android/plugins/PluginDebugAndroid.h
+++ b/Source/WebKit/android/plugins/PluginDebugAndroid.h
@@ -23,8 +23,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef PLUGIN_DEBUG_ANDROID_H__
-#define PLUGIN_DEBUG_ANDROID_H__
+#ifndef PluginDebugAndroid_h
+#define PluginDebugAndroid_h
#include "android_npapi.h"
@@ -55,4 +55,4 @@ void anp_logPluginEvent(void* npp, const ANPEvent* event, int16_t returnVal, int
#endif
-#endif // defined(PLUGIN_DEBUG_ANDROID_H__)
+#endif // defined(PluginDebugAndroid_h)