From 2f72756d25a8966546f5382adf5481b64a89be2f Mon Sep 17 00:00:00 2001
From: toole1 <toole1@6fbd10e7-183d-0410-a318-cb416676e4f2>
Date: Sat, 16 Jul 2011 02:29:07 +0000
Subject: [PATCH] jack

git-svn-id: https://subversion.cs.illinois.edu/svn/cs225@3370 6fbd10e7-183d-0410-a318-cb416676e4f2
---
 monad.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/monad.cpp b/monad.cpp
index 5e19ea3..cd848d0 100755
--- a/monad.cpp
+++ b/monad.cpp
@@ -14,7 +14,7 @@
 #include <vector>
 
 #include "util.h"
-#include "proxy.h"
+#include "monad_shared.h"
 
 using namespace std;
 using namespace util;
-- 
GitLab