mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
12 lines
345 B
Diff
12 lines
345 B
Diff
|
--- Kst-20220116_2b8e03e/src/datasources/hdf5/hdf5.h 2022-01-15 22:42:17.000000000 -0300
|
||
|
+++ Kst-20220116_2b8e03e/src/datasources/hdf5/hdf5.h.new 2022-03-01 09:50:10.407808017 -0300
|
||
|
@@ -18,7 +18,7 @@
|
||
|
#include <dataplugin.h>
|
||
|
|
||
|
#include <QFileInfo>
|
||
|
-#include <hdf5/serial/H5Cpp.h>
|
||
|
+#include <H5Cpp.h>
|
||
|
#include <exception>
|
||
|
|
||
|
#include "debug.h"
|