mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 15:15:11 +02:00
11 lines
245 B
Diff
11 lines
245 B
Diff
--- konq-plugins/validators/tidy_validator.cpp.orig
|
|
+++ konq-plugins/validators/tidy_validator.cpp
|
|
@@ -25,7 +25,7 @@
|
|
|
|
#include <kdebug.h>
|
|
|
|
-#include <buffio.h>
|
|
+#include <tidybuffio.h>
|
|
#include <tidy.h>
|
|
|
|
#include <config-konq-validator.h>
|