aboutsummaryrefslogtreecommitdiff
path: root/src/uniquekey.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/uniquekey.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uniquekey.h b/src/uniquekey.h
index ddc157b..693a27a 100644
--- a/src/uniquekey.h
+++ b/src/uniquekey.h
@@ -1,6 +1,6 @@
1#pragma once 1#pragma once
2 2
3#include "compat.h" 3#include "compat.hpp"
4#include "macros_and_utils.h" 4#include "macros_and_utils.h"
5 5
6// ################################################################################################# 6// #################################################################################################