summaryrefslogtreecommitdiff
path: root/include/modules/sasl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/modules/sasl.h')
-rw-r--r--include/modules/sasl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/modules/sasl.h b/include/modules/sasl.h
index 980a5da2e..f31be77cd 100644
--- a/include/modules/sasl.h
+++ b/include/modules/sasl.h
@@ -29,7 +29,7 @@ namespace SASL
};
class Mechanism;
- struct Session;
+ class Session;
class Service : public ::Service
{