proplib/prop_object: needs compat.h.

This commit is contained in:
Juan RP 2019-04-22 15:32:06 +02:00
parent cf78b7272f
commit 2a9794968c

View File

@ -29,9 +29,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#include "compat.h"
#include "prop_object_impl.h"
#include <prop/prop_object.h>