diff options
Diffstat (limited to 'Source/WebKit/android/wds/DebugServer.h')
-rw-r--r-- | Source/WebKit/android/wds/DebugServer.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Source/WebKit/android/wds/DebugServer.h b/Source/WebKit/android/wds/DebugServer.h index 3d7a539..693d11a 100644 --- a/Source/WebKit/android/wds/DebugServer.h +++ b/Source/WebKit/android/wds/DebugServer.h @@ -23,8 +23,8 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifndef DEBUGSERVER_H -#define DEBUGSERVER_H +#ifndef DebugServer_h +#define DebugServer_h // Turn on the wds feature in webkit #define ENABLE_WDS 0 |