Rename header to match others

This commit is contained in:
2020-03-26 15:35:50 +01:00
parent 4d3ac76bbb
commit 96d50eeadc
4 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
#include "ProcessManager.hpp"
#include "config.hpp"
#include "BufferedWriter.hpp"
#include "compression.h"
#include "compression.hpp"
using namespace std;