equal
deleted
inserted
replaced
17 |
17 |
18 #ifndef CRADIOREMCONTARGETIMP_H |
18 #ifndef CRADIOREMCONTARGETIMP_H |
19 #define CRADIOREMCONTARGETIMP_H |
19 #define CRADIOREMCONTARGETIMP_H |
20 |
20 |
21 // System includes |
21 // System includes |
22 #include <remconcallhandlingtargetobserver.h> |
22 #include <RemConCallHandlingTargetObserver.h> |
23 #include <remconcoreapitargetobserver.h> |
23 #include <remconcoreapitargetobserver.h> |
24 |
24 |
25 // User includes |
25 // User includes |
26 #include "cradioremcontarget.h" |
26 #include "cradioremcontarget.h" |
27 |
27 |