Modified:
/trunk/plugin/wp-exhibit.php
=======================================
--- /trunk/plugin/wp-exhibit.php Wed Dec 1 13:17:04 2010
+++ /trunk/plugin/wp-exhibit.php Wed Feb 16 13:04:01 2011
@@ -20,6 +20,7 @@
include_once('configurator/exhibit-configurator.php');
include_once('data-editor/template-browser.php');
include_once('data-editor/template-editor.php');
+include_once('wp-exhibit-geocoder.php');
include_once('data-editor/save.php');
class WpExhibit {