include paths normalized
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
#ifdef _IMPROVED_PACKET_ENCRYPTION_
|
||||
#include "../eterBase/cipher.h"
|
||||
#include "EterBase/cipher.h"
|
||||
#endif
|
||||
#include "../eterBase/tea.h"
|
||||
#include "EterBase/tea.h"
|
||||
#include "NetAddress.h"
|
||||
|
||||
#include <pcg_random.hpp>
|
||||
|
||||
Reference in New Issue
Block a user