mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Align #include in modperl/modpython with other files.
This commit is contained in:
@@ -279,7 +279,7 @@ class CModPerl : public CModule {
|
||||
}
|
||||
};
|
||||
|
||||
#include "modperl/functions.cpp"
|
||||
#include "modperl/perlfunctions.cpp"
|
||||
|
||||
VWebSubPages& CPerlModule::GetSubPages() {
|
||||
VWebSubPages* result = _GetSubPages();
|
||||
|
||||
Reference in New Issue
Block a user