summaryrefslogtreecommitdiff
path: root/TAO/tao/FoxResource
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-02-15 09:35:35 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-02-15 09:35:35 +0000
commitad716f595b0bb35888a9616f7ebbe7912ab08e48 (patch)
tree11f3b2f0bc65281faf988dd75248e49d62c9cddc /TAO/tao/FoxResource
parenta382e5328b2cb62d158e59d12af103f1552bd534 (diff)
downloadATCD-ad716f595b0bb35888a9616f7ebbe7912ab08e48.tar.gz
Mon Feb 15 09:35:47 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/FoxResource/FoxResource_Loader.h: User has to specify the full fox path now, some distributions now ship fox-1.6 and fox-1.4 as directory names
Diffstat (limited to 'TAO/tao/FoxResource')
-rw-r--r--TAO/tao/FoxResource/FoxResource_Loader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/FoxResource/FoxResource_Loader.h b/TAO/tao/FoxResource/FoxResource_Loader.h
index 9788c6ecb40..c44b431222a 100644
--- a/TAO/tao/FoxResource/FoxResource_Loader.h
+++ b/TAO/tao/FoxResource/FoxResource_Loader.h
@@ -24,7 +24,7 @@
#include "tao/Versioned_Namespace.h"
-#include <fox/fx.h>
+#include <fx.h>
TAO_BEGIN_VERSIONED_NAMESPACE_DECL