compile fix: include path to pyprocess.hpp
This commit is contained in:
parent
ce5c914566
commit
1a1383c724
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* @file pyprocess.cpp */
|
||||
|
||||
// note: need pyprocess/ here bc pyprocess.hpp is generated, located in build directory
|
||||
#include "src/pyprocess/pyprocess.hpp"
|
||||
#include "pyprocess.hpp"
|
||||
#include "xo/pywebutil/pywebutil.hpp"
|
||||
#include "xo/process/init_process.hpp"
|
||||
#include "xo/process/UpxToConsole.hpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue