diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/test_fud.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_fud.cpp b/test/test_fud.cpp index a6519fb..0778f98 100644 --- a/test/test_fud.cpp +++ b/test/test_fud.cpp @@ -15,7 +15,7 @@ * limitations under the License. */ -#include "git_version.hpp" +#include "fud_version.hpp" #include "libfud.hpp" #include "gtest/gtest.h" |