fixed header file missing

This commit is contained in:
Václav Šmejkal 2022-03-07 17:35:27 +01:00
parent e6f6d3f221
commit 6bd23c0f50

View File

@ -1,3 +1,5 @@
#include "../include/encrypter.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>