mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
8204b0bd3d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
345 B
Diff
11 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"
|