diff options
Diffstat (limited to 'tests/test/driver.cxx')
-rw-r--r-- | tests/test/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/driver.cxx b/tests/test/driver.cxx index 59bfb2d..38937f0 100644 --- a/tests/test/driver.cxx +++ b/tests/test/driver.cxx @@ -1,6 +1,6 @@ // file: tests/test/driver.cxx -*- C++ -*- -#include <hello/hello> +#include <libhello/hello.hxx> int main () |