summaryrefslogtreecommitdiff
path: root/randclr.c
diff options
context:
space:
mode:
Diffstat (limited to 'randclr.c')
-rw-r--r--randclr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/randclr.c b/randclr.c
index 36f97656e..65ef90a16 100644
--- a/randclr.c
+++ b/randclr.c
@@ -19,7 +19,7 @@ along with the GNU MP Library; see the file COPYING.LIB. If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA. */
-#include <gmp.h>
+#include "gmp.h"
void
#if __STDC__