12 lines
348 B
Diff
12 lines
348 B
Diff
--- kst-2.0.8.20200427git/src/datasources/hdf5/hdf5.h.orig 2020-04-28 20:29:48.446000000 +0200
|
|
+++ kst-2.0.8.20200427git/src/datasources/hdf5/hdf5.h 2020-04-28 20:30:01.289000000 +0200
|
|
@@ -18,7 +18,7 @@
|
|
#include <dataplugin.h>
|
|
|
|
#include <QFileInfo>
|
|
-#include <hdf5/serial/H5Cpp.h>
|
|
+#include <H5Cpp.h>
|
|
#include <exception>
|
|
|
|
#include "debug.h"
|