aboutsummaryrefslogtreecommitdiff
path: root/src/prdt.cpp
diff options
context:
space:
mode:
authorDannyArends2018-02-28 16:34:05 +0100
committerDannyArends2018-02-28 16:34:05 +0100
commit356f528e52b5cdd13812f64308cbedd87cc0c74f (patch)
tree922e029941ff139900f90922a161c1fe5e242cd3 /src/prdt.cpp
parent421355faac3b1aae1fb165fd99ff8f393d3c492a (diff)
downloadpangemma-356f528e52b5cdd13812f64308cbedd87cc0c74f.tar.gz
renamed import io.h to gemma_io.h
Diffstat (limited to 'src/prdt.cpp')
-rw-r--r--src/prdt.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/prdt.cpp b/src/prdt.cpp
index fc0abe8..42912a8 100644
--- a/src/prdt.cpp
+++ b/src/prdt.cpp
@@ -32,8 +32,7 @@
#include <vector>
#include "gzstream.h"
-#include "io.h"
-#include "io.h"
+#include "gemma_io.h"
#include "lapack.h"
#include "mathfunc.h"
#include "prdt.h"