lib: remove "unknown clock snapshot" concept
[babeltrace.git] / include / babeltrace / graph / query-executor-internal.h
index 23bc2f40a5abb970e7abb67563ddc5e0fd7827b6..7ce90e399111a92073c9fa031e033cc7e200b6af 100644 (file)
@@ -2,7 +2,7 @@
 #define BABELTRACE_GRAPH_QUERY_EXECUTOR_INTERNAL_H
 
 /*
- * Copyright 2017 Philippe Proulx <pproulx@efficios.com>
+ * Copyright 2017-2018 Philippe Proulx <pproulx@efficios.com>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to deal
@@ -26,7 +26,7 @@
 #include <babeltrace/types.h>
 #include <babeltrace/object-internal.h>
 #include <babeltrace/graph/query-executor.h>
-#include <babeltrace/graph/private-component-class.h>
+#include <babeltrace/graph/component-class.h>
 
 struct bt_query_executor {
        struct bt_object base;
This page took 0.023881 seconds and 4 git commands to generate.