summaryrefslogtreecommitdiff
path: root/hello.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'hello.cxx')
-rw-r--r--hello.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/hello.cxx b/hello.cxx
index c105d17..728af76 100644
--- a/hello.cxx
+++ b/hello.cxx
@@ -2,7 +2,7 @@
#include <iostream>
-#include <hello/hello>
+#include <libhello/hello.hxx>
using namespace std;