aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/ProtoMunge/Program.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/src/ProtoMunge/Program.cs')
-rw-r--r--csharp/src/ProtoMunge/Program.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/csharp/src/ProtoMunge/Program.cs b/csharp/src/ProtoMunge/Program.cs
index 53dc3501..6379f30b 100644
--- a/csharp/src/ProtoMunge/Program.cs
+++ b/csharp/src/ProtoMunge/Program.cs
@@ -38,6 +38,8 @@ using System;
using System.Collections;
using System.Collections.Generic;
using System.IO;
+using Google.Protobuf;
+using Google.Protobuf.Descriptors;
using Google.ProtocolBuffers.Descriptors;
namespace Google.ProtocolBuffers.ProtoMunge