diff options
Diffstat (limited to 'tdenetworkmanager/src/vpn_tray_component.h')
-rw-r--r-- | tdenetworkmanager/src/vpn_tray_component.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tdenetworkmanager/src/vpn_tray_component.h b/tdenetworkmanager/src/vpn_tray_component.h index 11107c4..3f1af35 100644 --- a/tdenetworkmanager/src/vpn_tray_component.h +++ b/tdenetworkmanager/src/vpn_tray_component.h @@ -25,6 +25,10 @@ #ifndef VPN_TRAY_COMPONENT_H #define VPN_TRAY_COMPONENT_H +// TDE includes +#include <tdehardwaredevices.h> +#include <tdenetworkconnections.h> + // TDENM includes #include "traycomponent.h" |