summaryrefslogtreecommitdiff
path: root/include/opertype.h
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2011-08-10 01:32:07 -0400
committerAdam <Adam@anope.org>2011-08-10 01:32:07 -0400
commitded98ed3ded63aa37b7226cd7228b375df8b33e3 (patch)
tree83e728dddd3b886d198908979a72916727d71ad1 /include/opertype.h
parent13bcc4ef14c0c61e8ed578ac9346291ae731b8df (diff)
Fixed windows build
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;