summaryrefslogtreecommitdiffstats
path: root/src/browse.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/browse.h')
-rw-r--r--src/browse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/browse.h b/src/browse.h
index 46249a7..f7972c1 100644
--- a/src/browse.h
+++ b/src/browse.h
@@ -15,7 +15,7 @@
#ifndef NINJA_BROWSE_H_
#define NINJA_BROWSE_H_
-class State;
+struct State;
// Run in "browse" mode, which execs a Python webserver.
// |command| is the command used to invoke ninja.