aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/process.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--process.hpp (renamed from process.h)2
1 files changed, 1 insertions, 1 deletions
diff --git a/process.h b/process.hpp
index 9aaf319..864d452 100644
--- a/process.h
+++ b/process.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "error.h"
+#include "error.hpp"
#include <Windows.h>
#include <shellapi.h>