aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest/libqos/qgraph_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qtest/libqos/qgraph_internal.h')
-rw-r--r--tests/qtest/libqos/qgraph_internal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qtest/libqos/qgraph_internal.h b/tests/qtest/libqos/qgraph_internal.h
index aa3123f0f2..968fa69450 100644
--- a/tests/qtest/libqos/qgraph_internal.h
+++ b/tests/qtest/libqos/qgraph_internal.h
@@ -20,11 +20,11 @@
#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;