summaryrefslogtreecommitdiff
path: root/tp-account-widgets/tpaw-camera-monitor.c
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-07-31 16:19:44 +0100
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 11:44:24 +0100
commit6a7fa83fc55186a831e49b3c8a800e8b10781c98 (patch)
tree656c9b01095767724805260f7c4bd00e975b1481 /tp-account-widgets/tpaw-camera-monitor.c
parentf0ef03691fee8d15639c37475b68449fe7a99dbd (diff)
downloadtelepathy-account-widgets-6a7fa83fc55186a831e49b3c8a800e8b10781c98.tar.gz
tp-account-widgets/: remove absolute include for internal headers
https://bugzilla.gnome.org/show_bug.cgi?id=699492
Diffstat (limited to 'tp-account-widgets/tpaw-camera-monitor.c')
-rw-r--r--tp-account-widgets/tpaw-camera-monitor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tp-account-widgets/tpaw-camera-monitor.c b/tp-account-widgets/tpaw-camera-monitor.c
index 4c918d7a..b59e388a 100644
--- a/tp-account-widgets/tpaw-camera-monitor.c
+++ b/tp-account-widgets/tpaw-camera-monitor.c
@@ -21,7 +21,7 @@
#include "config.h"
#include "tpaw-camera-monitor.h"
-#include <tp-account-widgets/cheese-camera-device-monitor.h>
+#include "cheese-camera-device-monitor.h"
#define DEBUG_FLAG TPAW_DEBUG_OTHER
#include "tpaw-debug.h"