summaryrefslogtreecommitdiffstats
path: root/parameter
diff options
context:
space:
mode:
Diffstat (limited to 'parameter')
-rw-r--r--parameter/ConfigurableElementAggregator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parameter/ConfigurableElementAggregator.h b/parameter/ConfigurableElementAggregator.h
index 2164688..4c1119b 100644
--- a/parameter/ConfigurableElementAggregator.h
+++ b/parameter/ConfigurableElementAggregator.h
@@ -29,10 +29,10 @@
*/
#pragma once
+#include "ConfigurableElement.h"
#include <list>
#include <string>
-class CConfigurableElement;
class CConfigurableElementAggregator
{