port-qmi: fix WITH_QRTR check

This commit is contained in:
Aleksander Morgado
2021-04-22 10:06:29 +02:00
parent 26533c84b8
commit f170950451

View File

@@ -35,7 +35,7 @@ G_DEFINE_TYPE (MMPortQmi, mm_port_qmi, MM_TYPE_PORT)
enum {
PROP_0,
#if WITH_QRTR
#if defined WITH_QRTR
PROP_NODE,
#endif
PROP_LAST