summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexOneConfig/Library/testConly.c
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2002-04-09 14:19:02 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2002-04-09 14:19:02 (GMT)
commit26ff184cf27779f72337f6a4cf622a6d08470b76 (patch)
tree9e1d80d51095f375dddb3fda2cf68c40be09fdaf /Tests/ComplexOneConfig/Library/testConly.c
parentcd0e978ca111b33abcd4f86cbe0bbd0fe2f5a39a (diff)
downloadCMake-26ff184cf27779f72337f6a4cf622a6d08470b76.zip
CMake-26ff184cf27779f72337f6a4cf622a6d08470b76.tar.gz
CMake-26ff184cf27779f72337f6a4cf622a6d08470b76.tar.bz2
correct exports for windows
Diffstat (limited to 'Tests/ComplexOneConfig/Library/testConly.c')
-rw-r--r--Tests/ComplexOneConfig/Library/testConly.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/ComplexOneConfig/Library/testConly.c b/Tests/ComplexOneConfig/Library/testConly.c
index d2d5294..05ec107 100644
--- a/Tests/ComplexOneConfig/Library/testConly.c
+++ b/Tests/ComplexOneConfig/Library/testConly.c
@@ -1,4 +1,4 @@
-#include "sharedFile.h"
+#include "testConly.h"
int CsharedFunction()
{