@@ -29,7 +29,7 @@
#include "python_iface.h"
#include "python_msgobj.h"
#include "python_support.h"
-#include "python_mod.h"
+#include "app_python_mod.h"
#include "mod_Router.h"
#include "mod_Core.h"
@@ -33,7 +33,7 @@
// local includes
#include "python_exec.h"
@@ -32,7 +32,7 @@
@@ -31,7 +31,7 @@
#include "../../parser/parse_uri.h"
@@ -26,7 +26,7 @@
#include "../../dprint.h"
#include "../../mem/mem.h"
void python_handle_exception(const char *fmt, ...)