summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-db/CLIDebugger.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-db/CLIDebugger.h')
-rw-r--r--llvm/tools/llvm-db/CLIDebugger.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/tools/llvm-db/CLIDebugger.h b/llvm/tools/llvm-db/CLIDebugger.h
index 99045592edf..0595b3debad 100644
--- a/llvm/tools/llvm-db/CLIDebugger.h
+++ b/llvm/tools/llvm-db/CLIDebugger.h
@@ -21,7 +21,7 @@
namespace llvm {
class CLICommand;
class SourceFile;
- class SourceLanguage;
+ struct SourceLanguage;
class ProgramInfo;
class RuntimeInfo;
class LLVMContext;
OpenPOWER on IntegriCloud