Fix some Doxygen tags related to files and namespaces.
[shibboleth/cpp-opensaml.git] / saml / exceptions.h
index 4aea899..700991a 100644 (file)
@@ -15,7 +15,7 @@
  */
 
 /**
- * @file exceptions.h
+ * @file saml/exceptions.h
  * 
  * Exception classes
  */
@@ -23,6 +23,7 @@
 #ifndef __saml_exceptions_h__
 #define __saml_exceptions_h__
 
+#include <saml/base.h>
 #include <xmltooling/exceptions.h>
 
 namespace opensaml {