summaryrefslogtreecommitdiff
path: root/src/power_type.hpp
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2019-02-15 19:20:25 +0100
committerBardur Arantsson <bardur@scientician.net>2019-02-15 19:20:25 +0100
commit98236a1479abfbd28d10313e376721608e2f5643 (patch)
tree5d731183b8bfd8df348d9b89237c02cf269d362e /src/power_type.hpp
parent5f61162f393b647dfee59dd5ff590c987eefe6e0 (diff)
Migrate all headers to C++-only
Diffstat (limited to 'src/power_type.hpp')
-rw-r--r--src/power_type.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/power_type.hpp b/src/power_type.hpp
index fd718b8e..1f95abb7 100644
--- a/src/power_type.hpp
+++ b/src/power_type.hpp
@@ -1,6 +1,6 @@
#pragma once
-#include "h-basic.h"
+#include "h-basic.hpp"
#include "power_activation.hpp"
#include <string>