diff options
Diffstat (limited to 'cryptopp/commonheaders.h')
-rw-r--r-- | cryptopp/commonheaders.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptopp/commonheaders.h b/cryptopp/commonheaders.h index c0d6954..5d73121 100644 --- a/cryptopp/commonheaders.h +++ b/cryptopp/commonheaders.h @@ -73,7 +73,7 @@ #include "m_protosvc.h"
#include "m_utils.h"
#include "m_netlib.h"
-#include "sdk/m_updater.h"
+#include "m_updater.h"
#endif
|