mirror of
https://github.com/znc/znc.git
synced 2026-07-05 01:11:53 +02:00
Align #include in modperl/modpython with other files.
This commit is contained in:
+1
-1
@@ -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