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