forked from pool/libguess
fix header file OBS-URL: https://build.opensuse.org/request/show/180791 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libguess?expand=0&rev=4
14 lines
338 B
Diff
14 lines
338 B
Diff
Index: libguess-1.1/src/libguess/libguess.h
|
|
===================================================================
|
|
--- libguess-1.1.orig/src/libguess/libguess.h
|
|
+++ libguess-1.1/src/libguess/libguess.h
|
|
@@ -44,7 +44,7 @@
|
|
/* prototypes */
|
|
#ifdef LIBGUESS_CORE
|
|
|
|
-#include <mowgli.h>
|
|
+#include <libmowgli/mowgli.h>
|
|
|
|
#include "autoconf.h"
|
|
|