summaryrefslogtreecommitdiff
path: root/graphics/asymptote/fileio.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/fileio.h')
-rw-r--r--graphics/asymptote/fileio.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/asymptote/fileio.h b/graphics/asymptote/fileio.h
index 93f79a44fd..f64ce71d7c 100644
--- a/graphics/asymptote/fileio.h
+++ b/graphics/asymptote/fileio.h
@@ -15,7 +15,7 @@
#include "common.h"
-#ifdef HAVE_RPC_RPC_H
+#ifdef HAVE_LIBTIRPC
#include "xstream.h"
#endif
@@ -642,7 +642,7 @@ public:
void writeline() {}
};
-#ifdef HAVE_RPC_RPC_H
+#ifdef HAVE_LIBTIRPC
class ixfile : public file {
protected: