aboutsummaryrefslogtreecommitdiff
path: root/subprojects/plugin_hostlist/test/rule.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/plugin_hostlist/test/rule.cpp')
-rw-r--r--subprojects/plugin_hostlist/test/rule.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/plugin_hostlist/test/rule.cpp b/subprojects/plugin_hostlist/test/rule.cpp
index 6b1ea70..b5ba6e0 100644
--- a/subprojects/plugin_hostlist/test/rule.cpp
+++ b/subprojects/plugin_hostlist/test/rule.cpp
@@ -1,5 +1,5 @@
#define CATCH_CONFIG_MAIN
-#include "filterlist.hpp"
+#include "filterlist.h"
#include <catch2/catch.hpp>
using namespace Hostlist;