aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/token.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--token.hpp (renamed from token.h)8
1 files changed, 4 insertions, 4 deletions
diff --git a/token.h b/token.hpp
index 66dac28..5669970 100644
--- a/token.h
+++ b/token.hpp
@@ -1,9 +1,9 @@
#pragma once
-#include "error.h"
-#include "handle.h"
-#include "os.h"
-#include "sid.h"
+#include "error.hpp"
+#include "handle.hpp"
+#include "os.hpp"
+#include "sid.hpp"
#include <Windows.h>