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:
@@ -395,7 +395,7 @@ CString CPyModule::GetPyExceptionStr() {
|
||||
return m_pModPython->GetPyExceptionStr();
|
||||
}
|
||||
|
||||
#include "modpython/functions.cpp"
|
||||
#include "modpython/pyfunctions.cpp"
|
||||
|
||||
VWebSubPages& CPyModule::GetSubPages() {
|
||||
VWebSubPages* result = _GetSubPages();
|
||||
|
||||
Reference in New Issue
Block a user