summaryrefslogtreecommitdiffstats
path: root/src/Reactor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Reactor.cpp')
-rw-r--r--src/Reactor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Reactor.cpp b/src/Reactor.cpp
index 8bb89d3..eb7300e 100644
--- a/src/Reactor.cpp
+++ b/src/Reactor.cpp
@@ -17,7 +17,7 @@
#include "SignalDirection.hpp"
#include "warnings.hpp"
-#include "ganv/Port.hpp"
+#include <ganv/Port.hpp>
PATCHAGE_DISABLE_FMT_WARNINGS
#include <fmt/core.h>