Fixed build before installation
This commit is contained in:
parent
d0166ebe07
commit
0fd11a180b
|
@ -37,7 +37,7 @@
|
|||
# include <openssl/err.h>
|
||||
#endif
|
||||
#include <System.h>
|
||||
#include "System/App/appclient.h"
|
||||
#include "App/appclient.h"
|
||||
#include "appinterface.h"
|
||||
#include "common.h"
|
||||
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
#endif
|
||||
#include <errno.h>
|
||||
#include <System.h>
|
||||
#include "System/App/appserver.h"
|
||||
#include "App/appserver.h"
|
||||
#include "appinterface.h"
|
||||
#include "../config.h"
|
||||
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
# include <openssl/err.h>
|
||||
#endif
|
||||
#include <System.h>
|
||||
#include "System/App/appserver.h"
|
||||
#include "App/appserver.h"
|
||||
#include "appinterface.h"
|
||||
#include "common.h"
|
||||
#include "../config.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user