]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qtest/libqos/qgraph_internal.h
meson: convert tests/qtest to meson
[mirror_qemu.git] / tests / qtest / libqos / qgraph_internal.h
index aa3123f0f2bdaee9e63a0ccf0372c9d271de9713..968fa6945096c1d8f32fe5886bcdb47cb5d817c1 100644 (file)
 #define QGRAPH_INTERNAL_H
 
 /* This header is declaring additional helper functions defined in
- * libqos/qgraph.c
+ * qgraph.c
  * It should not be included in tests
  */
 
-#include "libqos/qgraph.h"
+#include "qgraph.h"
 
 typedef struct QOSGraphMachine QOSGraphMachine;
 typedef enum QOSEdgeType QOSEdgeType;