summaryrefslogtreecommitdiffstats
path: root/Tests/SimpleInstall
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/SimpleInstall')
-rw-r--r--Tests/SimpleInstall/inst.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tests/SimpleInstall/inst.cxx b/Tests/SimpleInstall/inst.cxx
index 53082dc..3faf924 100644
--- a/Tests/SimpleInstall/inst.cxx
+++ b/Tests/SimpleInstall/inst.cxx
@@ -3,6 +3,7 @@
#ifdef STAGE_2
# include <foo/lib1.h>
# include <foo/lib2renamed.h>
+# include <lib3.h>
#else
# include "lib1.h"
# include "lib2.h"