]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/dynamic.h
Fixes for bug #12
[user/henk/code/inspircd.git] / include / dynamic.h
index 01bdcdec5e6f67e91deae41f8c1b5e62a04a8083..b125811714da870da66396b2dbe97799a34a8d3d 100644 (file)
@@ -11,8 +11,8 @@
  * ---------------------------------------------------
  */
 
-#ifndef __DLL_H
-#define __DLL_H
+#ifndef DLL_H
+#define DLL_H
 
 /** The DLLManager class is able to load a module file by filename,
  * and locate its init_module symbol.