summaryrefslogtreecommitdiff
path: root/include/opertype.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/opertype.h')
-rw-r--r--include/opertype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opertype.h b/include/opertype.h
index 0c0d329c7..364343f25 100644
--- a/include/opertype.h
+++ b/include/opertype.h
@@ -12,7 +12,7 @@
class OperType;
-struct Oper
+struct CoreExport Oper
{
Anope::string name;
Anope::string password;